Skip to content

Commit

Permalink
fix download-artifact again
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Feb 18, 2025
1 parent 1571f93 commit 7ccc770
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 @@ -7,7 +7,7 @@ jobs:
release_pypi:
runs-on: ubuntu-latest
steps:
- uses: dawidd6/download-artifact@v4
- uses: dawidd6/action-download-artifact@v8
with:
workflow: build.yml
name: wheels-.*
Expand Down

0 comments on commit 7ccc770

Please sign in to comment.