Skip to content

Commit ca4b7bd

Browse files
build(deps): update astral-sh/setup-uv action to v8
1 parent faaddd1 commit ca4b7bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v5
23+
uses: astral-sh/setup-uv@v8.1.0
2424
with:
2525
enable-cache: true
2626

0 commit comments

Comments
 (0)