Skip to content

Commit 782e462

Browse files
authored
Update PyPA release action (#26)
1 parent 01e57cd commit 782e462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ jobs:
8181
path: dist
8282
merge-multiple: true
8383

84-
- uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # ratchet:pypa/gh-action-pypi-publish@v1.9
84+
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # ratchet:pypa/gh-action-pypi-publish@v1.12.4
8585
with:
8686
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)