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 dc75650 commit 589c666Copy full SHA for 589c666
.github/workflows/lint-test.yml
@@ -23,6 +23,7 @@ jobs:
23
uses: astral-sh/setup-uv@v7
24
with:
25
enable-cache: true
26
+ resolution-strategy: "lowest"
27
cache-dependency-glob: "uv.lock"
28
activate-environment: true
29
0 commit comments