Skip to content

Commit 6f280d4

Browse files
committed
Fix pypi publish action SHA
1 parent 19cbb7e commit 6f280d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
run: python -m build
2525

2626
- name: Publish
27-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b54a093e2857d2c7291e0308 # v1.12.4
27+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4

0 commit comments

Comments
 (0)