Skip to content

Commit

Permalink
upload-artifact v2, download-artifact v4.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Zburatorul committed Sep 17, 2024
1 parent b2c65dc commit 30cbe4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
needs:
- tox
steps:
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v4.1.7
with:
name: python-packages
path: dist
Expand Down

0 comments on commit 30cbe4e

Please sign in to comment.