We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6cbcaf1 + 10496f9 commit 9f9865cCopy full SHA for 9f9865c
1 file changed
.github/workflows/mcp.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Set up Docker
55
if: runner.os == 'Linux'
56
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
57
58
# we need to pull the mcp/brave-search image to run the test
59
# on the actual mcp server as an example of real life usage
0 commit comments