Skip to content

Commit 0e27c29

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.14.0
1 parent 4e7b633 commit 0e27c29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: uv build
5858

5959
- name: Publish to PyPI
60-
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
60+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
6161
with:
6262
user: __token__
6363
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)