Skip to content

Commit

Permalink
update downoad-artifact job version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmmease committed Oct 5, 2024
1 parent d19412f commit 3e806ab
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 @@ -314,7 +314,7 @@ jobs:
runs-on: ubuntu-latest
needs: [ build-wheels-linux-x86_64, build-wheels-linux-aarch64, build-wheels-win-64, build-wheels-osx-64, build-wheels-osx-arm64 ]
steps:
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v3
with:
name: wheels
path: dist/
Expand Down

0 comments on commit 3e806ab

Please sign in to comment.