Skip to content

Commit e1578c7

Browse files
authored
chore(deps): update eifinger/setup-uv action to v6 (#2301)
1 parent 2310e09 commit e1578c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install nextest for help text in docs
2727
uses: taiki-e/install-action@nextest
2828
- name: Install uv
29-
uses: eifinger/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
29+
uses: eifinger/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
3030
with:
3131
enable-cache: true
3232
- name: Build rustdoc

0 commit comments

Comments
 (0)