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 96fc15a commit 01e8ce1Copy full SHA for 01e8ce1
1 file changed
.github/workflows/release.yml
@@ -232,7 +232,7 @@ jobs:
232
target_commitish: ${{ github.ref_name }}
233
234
- name: "Publish package distributions to PyPI"
235
- uses: pypa/gh-action-pypi-publish@v1.13.0
+ uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
236
env:
237
name: "pypi"
238
url: "https://pypi.org/p/py-cord"
0 commit comments