Skip to content

Commit 3a9e425

Browse files
chore(deps): update astral-sh/setup-uv action to v7
1 parent c366f49 commit 3a9e425

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)