Skip to content

Commit 14b6118

Browse files
author
Hamish Downer
committed
upgrade uv version used in github actions
1 parent 0b024a6 commit 14b6118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-python-env/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ inputs:
99
uv-version:
1010
description: "uv version to use"
1111
required: true
12-
default: "0.8.8"
12+
default: "0.9.17"
1313

1414
runs:
1515
using: "composite"

0 commit comments

Comments
 (0)