Skip to content

Commit 497f83a

Browse files
committed
Upgrade pypa/gh-action-pypi-publish action
1 parent 981dded commit 497f83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-package-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: Python Wheel
2020
path: dist
2121
- name: Publish distribution to PyPI
22-
uses: pypa/gh-action-pypi-publish@release/v1
22+
uses: pypa/gh-action-pypi-publish@release/v1.4
2323
with:
2424
verbose: true
2525
print-hash: true

0 commit comments

Comments
 (0)