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.
1 parent 208f83a commit 049d726Copy full SHA for 049d726
.github/workflows/release.yaml
@@ -25,4 +25,4 @@ jobs:
25
26
- name: Publish to PyPI
27
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
28
- uses: pypa/gh-action-pypi-publish@release/v1
+ uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
0 commit comments