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 8f0004a + 1aece37 commit 5abd04aCopy full SHA for 5abd04a
.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@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7
+ uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7
25
26
- name: Install the project
27
run: uv sync --locked
.github/workflows/pr-build.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 1
17
18
19
20
0 commit comments