Skip to content

Commit 580fff6

Browse files
authored
feat: update gh-action-pypi-publish version (#471)
1 parent 2534627 commit 580fff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ jobs:
284284
path: ${{ env.PACKAGE_NAME }}-artifacts
285285

286286
- name: "Upload artifacts to PyPI using trusted publisher"
287-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
287+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
288288
with:
289289
repository-url: "https://upload.pypi.org/legacy/"
290290
print-hash: true

0 commit comments

Comments
 (0)