Skip to content

Commit 7a36a90

Browse files
Update astral-sh/setup-uv action to v8
1 parent 7cdc545 commit 7a36a90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-slides.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: quarto-dev/quarto-actions/setup@v2
2020

2121
- name: Install uv
22-
uses: astral-sh/setup-uv@v7
22+
uses: astral-sh/setup-uv@v8
2323
with:
2424
# Install a specific version of uv.
2525
version: "0.9.8"

0 commit comments

Comments
 (0)