Skip to content

Commit 5c45b42

Browse files
committed
chore: update publish distribution
1 parent 868427c commit 5c45b42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Build package
4545
run: uv build
4646
- name: Publish distribution to PyPI
47-
uses: pypa/gh-action-pypi-publish@release/v1
47+
uses: pypa/gh-action-pypi-publish@v1.13.0
4848
with:
4949
password: ${{ secrets.test_pass_pypi }}
5050
repository-url: https://upload.pypi.org/legacy/

0 commit comments

Comments
 (0)