We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a5d160 commit 5984c0aCopy full SHA for 5984c0a
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
run: go test -race -coverprofile=cover.out -covermode=atomic ./...
44
- uses: k1LoW/octocov-action@1ad702b3118b6a055c00b01db68ca0d9f6641dbc # v1.4.0
45
if: ${{ matrix.go_version == 'stable' && steps.test.outcome == 'success' }}
46
- - uses: aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.1.2
+ - uses: aquaproj/aqua-installer@ea518c135a02fc11ff8024364510c181a5c6b342 # v4.0.3
47
with:
48
aqua_version: v2.43.3
49
- run: aqua install
0 commit comments