Skip to content

Commit 63120e4

Browse files
deps: Bump dependency astral-sh/uv to v0.9.14
1 parent 1850cfb commit 63120e4

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
@@ -97,7 +97,7 @@ jobs:
9797
uses: astral-sh/setup-uv@v6
9898
with:
9999
enable-cache: true
100-
version: "0.9.8" # Pin a specific version of uv.
100+
version: "0.9.14" # Pin a specific version of uv.
101101
# This could be removed again later; it's only needed until for initial quick testing that this works:
102102
- run: uvx mcp-server-git --help
103103

0 commit comments

Comments
 (0)