Skip to content

Commit

Permalink
upd pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
generall committed Oct 27, 2024
1 parent cf6b4ed commit e148adb
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 @@ -311,7 +311,7 @@ jobs:
# Only run if triggered by a tag push
if: startsWith(github.ref, 'refs/tags/v')
steps:
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v4
with:
name: wheels
- uses: actions/setup-python@v2
Expand Down

0 comments on commit e148adb

Please sign in to comment.