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 c95db8a commit c3178c1
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 @@ -92,7 +92,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 c3178c1

Please sign in to comment.