Skip to content

Commit 2d39f31

Browse files
Merge pull request #87 from StrangeRanger/renovate/astral-sh-setup-uv-7.x
2 parents c366f49 + 3a9e425 commit 2d39f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Install uv
20-
uses: astral-sh/setup-uv@v6
20+
uses: astral-sh/setup-uv@v7
2121

2222
- name: Install the project
2323
run: uv sync --locked

0 commit comments

Comments
 (0)