diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 0951c89b..68324094 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -627,7 +627,7 @@ jobs: examples/mcp-output-port-docker/contract.fluid.yaml # 3. Go SDK - - uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 + - uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0 if: steps.gate.outputs.enabled == 'true' with: go-version: "1.22"