Skip to content

Commit a46d8b7

Browse files
deps: Bump dependency astral-sh/uv to v0.10.9
1 parent 7199269 commit a46d8b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
uses: astral-sh/setup-uv@v7
125125
with:
126126
enable-cache: true
127-
version: "0.9.24" # Pin a specific version of uv.
127+
version: "0.10.9" # Pin a specific version of uv.
128128
# This could be removed again later; it's only needed until for initial quick testing that this works:
129129
- run: uvx mcp-server-git --help
130130

0 commit comments

Comments
 (0)