aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/lint-test.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/lint-test.yml b/.github/workflows/lint-test.yml
index e84a2eb7f..3dd20d260 100644
--- a/.github/workflows/lint-test.yml
+++ b/.github/workflows/lint-test.yml
@@ -23,6 +23,7 @@ jobs:
uses: astral-sh/setup-uv@v7
with:
enable-cache: true
+ resolution-strategy: "lowest"
cache-dependency-glob: "uv.lock"
activate-environment: true