Skip to content

Commit 15c2ab7

Browse files
committed
ci: update uv
1 parent 177fba9 commit 15c2ab7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010
contents: read
1111

1212
env:
13-
UV_VERSION: 0.5.31
13+
UV_VERSION: 0.6.16
1414

1515
jobs:
1616
run-demo:

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88
contents: read
99

1010
env:
11-
UV_VERSION: 0.5.31
11+
UV_VERSION: 0.6.16
1212

1313
jobs:
1414
publish:

0 commit comments

Comments
 (0)