Skip to content

Commit a61fc6d

Browse files
authored
Update PyPI publish action version
1 parent 6ddc5cd commit a61fc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
- name: Publish to PyPI
5656
if: steps.version_check.outputs.pypi_exists != 'true'
57-
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70
57+
uses: pypa/gh-action-pypi-publish@ab69e431e9c9f48a3310be0a56527c679f56e04d
5858

5959
- name: Verify package is installable
6060
id: verify_package

0 commit comments

Comments
 (0)