We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc2771 commit eb47a53Copy full SHA for eb47a53
1 file changed
.github/workflows/publish-to-pypi.yml
@@ -50,7 +50,7 @@ jobs:
50
with:
51
name: python-package-distributions
52
path: dist/
53
- - uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
+ - uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
54
55
repository-url: https://test.pypi.org/legacy/
56
@@ -66,4 +66,4 @@ jobs:
66
67
68
69
0 commit comments