Skip to content

Commit 86fda21

Browse files
committed
Update astral-sh/setup-uv
1 parent 0e28954 commit 86fda21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
python-version-file: "pyproject.toml"
2424

2525
- name: Install uv
26-
uses: astral-sh/setup-uv@v6
26+
uses: astral-sh/setup-uv@v7
2727

2828
- run: |
2929
uv run mkdocs build

0 commit comments

Comments
 (0)