Skip to content

Commit 095a677

Browse files
committed
Fix pypa/gh-action-pypi-publish version
1 parent 84dd709 commit 095a677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
merge-multiple: true
6969

7070
- name: deploy
71-
uses: pypa/gh-action-pypi-publish@v1
71+
uses: pypa/gh-action-pypi-publish@v1.12.4

0 commit comments

Comments
 (0)