Skip to content

Commit 345f983

Browse files
committed
upgrade setup-uv to v6
1 parent 51731c2 commit 345f983

File tree

3 files changed

+47
-47
lines changed

3 files changed

+47
-47
lines changed

.github/workflows/ci-pact-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
python-version: "3.11"
2828
- name: install uv
29-
uses: astral-sh/setup-uv@v5
29+
uses: astral-sh/setup-uv@v6
3030
with:
3131
version: "0.6.x"
3232
enable-cache: false

0 commit comments

Comments
 (0)