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 ee4b3e5 + bcaaf4c commit 262a482Copy full SHA for 262a482
.github/workflows/buildwheel.yml
@@ -313,7 +313,7 @@ jobs:
313
# It is recommended to pin a commit hash here for security but it
314
# should be kept up to date. Possibly all actions and dependencies used
315
# by the build script should be pinned...
316
- uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # v1.10.0
+ uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
317
318
# Make a GitHub release
319
0 commit comments