Skip to content

Commit e89ada1

Browse files
committed
Fix incorrect PyPA hash
1 parent 4c299c8 commit e89ada1

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
@@ -86,4 +86,4 @@ jobs:
8686
path: "dist/"
8787

8888
- name: "Publish dists to PyPI"
89-
uses: "pypa/gh-action-pypi-publish@77f52bc884231f62b9a034ebfe128415bbaabdfc"
89+
uses: "pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc"

0 commit comments

Comments
 (0)