Skip to content

Commit

Permalink
update publish
Browse files Browse the repository at this point in the history
  • Loading branch information
shaoxc committed Jun 20, 2024
1 parent 36c6fd0 commit e53e589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: Download Python wheels
if: steps.check-tag.outputs.match == 'true'
uses: dawidd6/action-download-artifact@v2.26.0
uses: dawidd6/action-download-artifact@v6
with:
github_token: ${{secrets.GITHUB_TOKEN}}
workflow: wheels.yml
Expand Down

0 comments on commit e53e589

Please sign in to comment.