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.
2 parents 12680df + fdc2ca7 commit 407271fCopy full SHA for 407271f
.github/workflows/app-tests.yaml
@@ -85,7 +85,7 @@ jobs:
85
architecture: x64
86
87
- name: Install uv
88
- uses: astral-sh/setup-uv@v3
+ uses: astral-sh/setup-uv@v4
89
with:
90
enable-cache: true
91
version: "0.4.20"
.github/workflows/evaluate.yaml
@@ -81,7 +81,7 @@ jobs:
81
python-version: '3.12'
82
83
84
0 commit comments