Skip to content

Commit c7a086e

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

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
@@ -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.5"
2626

2727
- name: Install python Dependencies
2828
run: |

0 commit comments

Comments
 (0)