We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 395768b + 6440562 commit 11671f9Copy full SHA for 11671f9
1 file changed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
python-version: 3.13
22
23
- - uses: astral-sh/setup-uv@v6
+ - uses: astral-sh/setup-uv@v7
24
25
version: "latest"
26
- name: Install Dependencies
@@ -51,7 +51,7 @@ jobs:
51
52
python-version: ${{ matrix.python-version }}
53
54
55
56
57
@@ -82,7 +82,7 @@ jobs:
82
83
84
85
86
87
88
0 commit comments