Skip to content

Commit a8eab7d

Browse files
authored
update "publish package" worflow to 1.12.4 (#2680)
1 parent 5ad1dda commit a8eab7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
path: dist/*
3737
- name: publish package
38-
uses: pypa/gh-action-pypi-publish@f5622bde02b04381239da3573277701ceca8f6a0 # release/v1
38+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # release/v1.12.4
3939
with:
4040
skip-existing: true
4141
verbose: true

0 commit comments

Comments
 (0)