Skip to content

Commit

Permalink
Merge pull request #626 from Flowdalic/github-ci-upload-artifacts-v4
Browse files Browse the repository at this point in the history
[github ci] Bump upload-artifact to v4
  • Loading branch information
Flowdalic committed Sep 12, 2024
2 parents ba02a86 + b034e61 commit 3bb0752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

# Upload build artifacts
- name: Upload build artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: smack-java-${{ matrix.java }}
path: |
Expand Down

0 comments on commit 3bb0752

Please sign in to comment.