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 3b6f7d2 commit 1aece37Copy full SHA for 1aece37
.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