Skip to content

Commit ff409dd

Browse files
committed
fix: github action
1 parent 4863070 commit ff409dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-github-mcp-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
description = "Official GitHub MCP Server"
7777
authors = [{ name = "John Doe" }]
7878
dependencies = [
79-
"uipath-mcp==0.0.71",
79+
"uipath-mcp==0.0.72",
8080
]
8181
requires-python = ">=3.10"
8282
EOF

0 commit comments

Comments
 (0)