We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75cb9ce + fab7385 commit a770a86Copy full SHA for a770a86
.github/workflows/pypi.yaml
@@ -77,7 +77,7 @@ jobs:
77
path: dist
78
79
- name: "Upload to Test PyPI"
80
- uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 # v1.8.14
+ uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.9.0
81
with:
82
repository-url: https://test.pypi.org/legacy/
83
@@ -128,4 +128,4 @@ jobs:
128
rm ./dist/*.sigstore
129
130
- name: "Upload to PyPI"
131
0 commit comments