Skip to content

Commit d5aad04

Browse files
⬆️ Update pypa/gh-action-pypi-publish action to v1.12.3
1 parent 65b8a7e commit d5aad04

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].2
49+
uses: pypa/[email protected].3
5050
with:
5151
verbose: true
5252
print-hash: true

0 commit comments

Comments
 (0)