We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 240d8bc + 2bcf83b commit d729208Copy full SHA for d729208
.github/workflows/buildwheel.yml
@@ -330,7 +330,7 @@ jobs:
330
# It is recommended to pin a commit hash here for security but it
331
# should be kept up to date. Possibly all actions and dependencies used
332
# by the build script should be pinned...
333
- uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
334
335
# Make a GitHub release
336
0 commit comments