Skip to content

Commit

Permalink
Update download artifact stage
Browse files Browse the repository at this point in the history
  • Loading branch information
aarranz committed Dec 10, 2024
1 parent 85b3b56 commit 37aacd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
with:
github-token: ${{ secrets.github_token }}
parallel-finished: true
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v4
if: startsWith(github.ref, 'refs/tags')
with:
name: wheel
Expand Down

0 comments on commit 37aacd4

Please sign in to comment.