diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 268b262..c929621 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: run: go test -race -coverprofile=cover.out -covermode=atomic ./... - uses: k1LoW/octocov-action@1ad702b3118b6a055c00b01db68ca0d9f6641dbc # v1.4.0 if: ${{ matrix.go_version == 'stable' && steps.test.outcome == 'success' }} - - uses: aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.1.2 + - uses: aquaproj/aqua-installer@d1fe50798dbadd4eb5b98957290ca175f6b4870f # v4.0.2 with: aqua_version: v2.43.3 - run: aqua install