We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e9cf2 commit f1df9c6Copy full SHA for f1df9c6
.github/workflows/wheels.yml
@@ -62,7 +62,7 @@ jobs:
62
done
63
64
- name: Publish wheels to PyPI
65
- uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 # release/v1
+ uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # release/v1
66
if: ${{ github.event_name == 'release'}}
67
with:
68
user: __token__
0 commit comments