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 133371e + 7abcc16 commit 7cecd95Copy full SHA for 7cecd95
.github/workflows/mkdocs-deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Install uv
24
- uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7
+ uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7
25
26
- name: Install the project
27
run: uv sync --locked
.github/workflows/pr-build.yml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 1
18
19
20
0 commit comments