Skip to content

Commit dab13c6

Browse files
Update dependency astral-sh/uv to v0.10.4
1 parent 7cdc545 commit dab13c6

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.10.4"
2626

2727
- name: Install python Dependencies
2828
run: |

0 commit comments

Comments
 (0)