Skip to content

Commit

Permalink
Bump download-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
CryptoFewka authored Nov 6, 2024
1 parent 234dd87 commit dd5ac93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/upgrade-testing/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
with:
python-version: 'pypy3.9'

- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4 #v3 reaches deprecation on November 30, 2024
with:
name: binaries-${{ github.sha }}
path: ./
Expand Down

0 comments on commit dd5ac93

Please sign in to comment.