Skip to content

Commit

Permalink
Update python_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarriba authored Oct 29, 2024
1 parent 9cabe91 commit 42b6c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
runs-on: ubuntu-latest
needs: [macos, windows, linux]
steps:
- uses: actions/download-artifact@v4
- uses: actions/download-artifact@v3
with:
name: wheels
- uses: actions/setup-python@v2
Expand Down

0 comments on commit 42b6c84

Please sign in to comment.