Skip to content

Commit 4d16e1c

Browse files
ci: Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 (#4)
1 parent cafe91f commit 4d16e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
file_glob: true
4242

4343
- name: Publish to PyPI (${{vars.PYPI_PUBLISH_URL}})
44-
uses: pypa/gh-action-pypi-publish@v1.10.3
44+
uses: pypa/gh-action-pypi-publish@v1
4545
with:
4646
# Can be toggled at the repository level between `https://upload.pypi.org/legacy/` and `https://test.pypi.org/legacy/`
4747
repository-url: ${{vars.PYPI_PUBLISH_URL}}

0 commit comments

Comments
 (0)