diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9ed0ae3..f1c1f92 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Print build information run: "echo head_ref: ${{ github.head_ref }}, ref: ${{ github.ref }}" - - uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 with: submodules: recursive - uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5.6.0