Skip to content

Commit 1a9e459

Browse files
authored
[skip ci] Use correct Pypa Action tag
1 parent fdcbcef commit 1a9e459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
pip install poetry
3434
poetry build
3535
- name: Publish package
36-
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
36+
uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)