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 db16e4e commit a3299d9Copy full SHA for a3299d9
.github/workflows/pypi.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
name: python-package-distributions
26
path: dist/
27
- - uses: pypa/gh-action-pypi-publish@release/v1
+ - uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
28
29
repository-url: https://test.pypi.org/legacy/
30
skip-existing: true
@@ -39,4 +39,4 @@ jobs:
39
40
41
42
0 commit comments