Skip to content

Commit 7a0a2e5

Browse files
committed
bump uv version
1 parent e2dddd1 commit 7a0a2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ runs:
337337
shell: nu {0}
338338
env:
339339
UV_NO_MODIFY_PATH: 1
340-
UV_VERSION: '0.8.11'
340+
UV_VERSION: '0.9.5'
341341
run: |-
342342
let action_path = $env.GITHUB_ACTION_PATH | path expand
343343
$env.UV_INSTALL_DIR = $action_path | path join 'bin'

0 commit comments

Comments
 (0)