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 8fc604a + c9f89cf commit 14184e9Copy full SHA for 14184e9
.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@1e862dfacbd1d6d858c55d9b792c756523627244 # v7
+ uses: astral-sh/setup-uv@ed21f2f24f8dd64503750218de024bcf64c7250a # 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