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 f891776 + 6261944 commit cab1bd7Copy full SHA for cab1bd7
.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@ed21f2f24f8dd64503750218de024bcf64c7250a # v7
+ uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # 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