Skip to content

Commit 280c31e

Browse files
committed
use setup-uv@v6
1 parent 3b8ed41 commit 280c31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Set up UV
20-
uses: astral-sh/setup-uv
20+
uses: astral-sh/setup-uv@v6
2121

2222
- name: sync venv and build package with uv
2323
run: |

0 commit comments

Comments
 (0)