diff --git a/.github/workflows/golang-compile-test.yml b/.github/workflows/golang-compile-test.yml index 40b6907..e4ce3c2 100644 --- a/.github/workflows/golang-compile-test.yml +++ b/.github/workflows/golang-compile-test.yml @@ -28,7 +28,7 @@ jobs: version: 1.0 - name: Setup Golang - uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5 + uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6 with: go-version: '1.25'