Skip to content

Commit 0a4b52b

Browse files
Update dependency astral-sh/uv to v0.9.15
1 parent 7cdc545 commit 0a4b52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-slides.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: astral-sh/setup-uv@v7
2323
with:
2424
# Install a specific version of uv.
25-
version: "0.9.8"
25+
version: "0.9.15"
2626

2727
- name: Install python Dependencies
2828
run: |

0 commit comments

Comments
 (0)