We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d768449 commit 61ac984Copy full SHA for 61ac984
.github/workflows/test-ff-matrix.yml
@@ -117,7 +117,7 @@ jobs:
117
- name: Install uv for Python
118
uses: astral-sh/setup-uv@v3
119
with:
120
- version: "0.4.30"
+ version: "0.7.4"
121
enable-cache: true
122
cache-dependency-glob: "tests/uv.lock"
123
.github/workflows/test-smokes.yml
@@ -145,7 +145,7 @@ jobs:
145
146
147
148
- version: "0.5.9"
149
150
151
0 commit comments