Skip to content

Commit 25b45cc

Browse files
authored
bump astral-sh/setup-uv action to v6
1 parent 3fcd5cb commit 25b45cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-dev-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
python-version: 3.x
5959

6060
- name: Install uv
61-
uses: astral-sh/setup-uv@v5
61+
uses: astral-sh/setup-uv@v6
6262
with:
6363
enable-cache: true
6464
cache-dependency-glob: "uv.lock"

0 commit comments

Comments
 (0)