Skip to content

Commit f808fe7

Browse files
Merge pull request #284 from salmanmkc:upgrade-github-actions-node24-general
PiperOrigin-RevId: 880987099 Change-Id: I08c5e260ad52b70137e7a3cb7a474ada08ff6587
2 parents f49d11a + 1387f45 commit f808fe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
path: dist
8484
merge-multiple: true
8585
- name: Publish to PyPI (main server)
86-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4, always use commit hash
86+
uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.13.0, always use commit hash
8787
with:
8888
user: __token__
8989
password: ${{ secrets.pypi_token }}

0 commit comments

Comments
 (0)