diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a5a6e1a..1ac259b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -73,7 +73,7 @@ jobs: uses: actions/checkout@v6 - name: Setup Go - uses: actions/setup-go@v6 + uses: actions/setup-go@v7 with: go-version: '1.25.0' cache-dependency-path: agentinsight-mcp/go.mod