diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 69c90d16..11d58798 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -46,7 +46,7 @@ jobs: 21 distribution: 'temurin' - name: Setup Go environment - uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 + uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0 with: go-version: '1.26.x'