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 61bde71 commit a3b331aCopy full SHA for a3b331a
.github/workflows/app-tests.yaml
@@ -85,7 +85,7 @@ jobs:
85
architecture: x64
86
87
- name: Install uv
88
- uses: astral-sh/setup-uv@v4
+ uses: astral-sh/setup-uv@v5
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