+3
-3
@@ -15,9 +15,9 @@ runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b
|
||||
with:
|
||||
version: "0.11.14"
|
||||
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b
|
||||
with:
|
||||
version: "0.11.14"
|
||||
|
||||
- name: Set up Python
|
||||
run: uv python install
|
||||
|
||||
Reference in New Issue
Block a user