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 9cde677 commit 0f71eb8Copy full SHA for 0f71eb8
.github/workflows/app-tests.yaml
@@ -85,7 +85,7 @@ jobs:
85
architecture: x64
86
87
- name: Install uv
88
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
89
with:
90
enable-cache: true
91
version: "0.4.20"
.github/workflows/evaluate.yaml
@@ -82,7 +82,7 @@ jobs:
82
python-version: '3.12'
83
84
0 commit comments