Skip to content

Commit 66bef7b

Browse files
committed
⬆️ Update pypa/gh-action-pypi-publish action to v1.8.14
1 parent 011ec73 commit 66bef7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: 🏗 Build package
4747
run: poetry build --no-interaction
4848
- name: 🚀 Publish to PyPi
49-
uses: pypa/[email protected].12
49+
uses: pypa/[email protected].14
5050
with:
5151
verbose: true
5252
print-hash: true

0 commit comments

Comments
 (0)