Skip to content

Commit 3fb762c

Browse files
Merge pull request #512 from robbievanleeuwen/dependency/uv-0.6.4
Bump uv from 0.5.2 to 0.6.4
2 parents 217e279 + 617edbc commit 3fb762c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
types: [opened, reopened, synchronize]
99

1010
env:
11-
UV_VERSION: 0.5.2
11+
UV_VERSION: 0.6.4
1212
DEFAULT_PYTHON_VERSION: '3.12'
1313

1414
concurrency:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- master
77

88
env:
9-
UV_VERSION: 0.5.2
9+
UV_VERSION: 0.6.4
1010
DEFAULT_PYTHON_VERSION: '3.12'
1111

1212
jobs:

0 commit comments

Comments
 (0)