Skip to content

Commit 64566cb

Browse files
committed
fix(ci): try bumping to gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
1 parent b7c477c commit 64566cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
path: dist/
151151

152152
- name: Upload to pypi
153-
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 # v1.8.14
153+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
154154
with:
155155
print-hash: true
156156

0 commit comments

Comments
 (0)