We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af032ef + 10496f9 commit 36492a9Copy full SHA for 36492a9
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