Skip to content

Commit

Permalink
[github ci] Bump upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowdalic committed Sep 16, 2024
1 parent dca8088 commit 3a334e4
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 @@ -85,7 +85,7 @@ jobs:
# Upload build artifacts
- name: Upload build artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: jxmpp-java-${{ matrix.java }}
path: |
Expand Down

0 comments on commit 3a334e4

Please sign in to comment.