Skip to content

Commit d6d21a7

Browse files
committed
Update workflow version
1 parent d18e591 commit d6d21a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: uv build --no-sources
3535

3636
- name: Publish package
37-
uses: pypa/gh-action-pypi-publish@v1
37+
uses: pypa/gh-action-pypi-publish@v1.12.4
3838
with:
3939
user: __token__
4040
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)