We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e2c21 commit 1367ff0Copy full SHA for 1367ff0
.github/workflows/release.yaml
@@ -58,6 +58,6 @@ jobs:
58
name: distfiles
59
path: dist/
60
61
- - uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
+ - uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
62
with:
63
print-hash: true
0 commit comments