Skip to content

Commit b77ace3

Browse files
Bump astral-sh/uv from 0.4.27 to 0.4.29
1 parent 76b95db commit b77ace3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

+1-1
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.4.27"
11+
UV_VERSION: "0.4.29"
1212
DEFAULT_PYTHON_VERSION: "3.12"
1313

1414
concurrency:

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- master
77

88
env:
9-
UV_VERSION: "0.4.27"
9+
UV_VERSION: "0.4.29"
1010
DEFAULT_PYTHON_VERSION: "3.12"
1111

1212
jobs:

0 commit comments

Comments
 (0)