Skip to content

Commit 6ddc5cd

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
5858
- name: Publish to Test PyPI
5959
if: steps.version_check.outputs.exists != 'true'
60-
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70
60+
uses: pypa/gh-action-pypi-publish@ab69e431e9c9f48a3310be0a56527c679f56e04d
6161
with:
6262
repository-url: https://test.pypi.org/legacy/
6363
verbose: true

0 commit comments

Comments
 (0)