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 6fed5f8 + 524ee57 commit cf756d8Copy full SHA for cf756d8
1 file changed
.github/workflows/lint-test.yaml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v6
13
14
- name: Install uv
15
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
16
with:
17
enable-cache: true
18
cache-dependency-glob: "uv.lock"
0 commit comments