Skip to content

Commit 34ce4d4

Browse files
build(deps): update astral-sh/setup-uv action to v5 (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 413dfe6 commit 34ce4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121

2222
- name: "Install uv"
23-
uses: astral-sh/setup-uv@v4
23+
uses: astral-sh/setup-uv@v5
2424
with:
2525
enable-cache: true
2626

0 commit comments

Comments
 (0)