Skip to content

Commit

Permalink
use v4 of upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonjchen committed Jul 28, 2024
1 parent 9f51c66 commit 3e0c5db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

# This will double-zip
# See - https://github.com/actions/upload-artifact/issues/39
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
name: Upload archive
with:
name: ${{ runner.os }}
Expand Down

0 comments on commit 3e0c5db

Please sign in to comment.