Skip to content

Commit 9b16c42

Browse files
authored
Update documentation.yml
1 parent 5660f09 commit 9b16c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v4
1010
with:
1111
fetch-depth: 0
12-
- uses: actions/setup-uv@v5
12+
- uses: astral-sh/setup-uv@v6
1313
with:
1414
python-version: "3.12"
1515
- name: install requirements

0 commit comments

Comments
 (0)