Skip to content

Commit 1387f45

Browse files
committed
Upgrade GitHub Actions to latest versions
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
1 parent 1c7ed8e commit 1387f45

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
8787
with:
8888
user: __token__
8989
password: ${{ secrets.pypi_token }}

0 commit comments

Comments
 (0)