Skip to content

Commit cd8aa8e

Browse files
⬆️ Update pypa/gh-action-pypi-publish action to v1.12.4 (#483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b92c2c3 commit cd8aa8e

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

0 commit comments

Comments
 (0)