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 a901c55 + 8644d66 commit f135a7eCopy full SHA for f135a7e
1 file changed
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
path: 'dist/'
51
52
- name: 'Publish to TestPyPI'
53
- uses: 'pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc' # v1.12.4
+ uses: 'pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b' # v1.14.0
54
with:
55
repository-url: 'https://test.pypi.org/legacy/'
56
@@ -71,4 +71,4 @@ jobs:
71
72
73
- name: 'Publish to PyPI'
74
0 commit comments