Skip to content

Commit 6664980

Browse files
committed
ci: pin PyPI publish action
1 parent aa795d1 commit 6664980

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
@@ -85,7 +85,7 @@ jobs:
8585
path: dist/
8686

8787
- name: Publish to PyPI
88-
uses: pypa/gh-action-pypi-publish@v1.14.0
88+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
8989

9090
release:
9191
name: Create stable GitHub Release

0 commit comments

Comments
 (0)