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 7c615b0 commit d5ae562Copy full SHA for d5ae562
1 file changed
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
go-version: '1.26'
45
check-latest: true
46
- run: ${{ matrix.run-script }}
47
- - uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6.0.2
+ - uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
48
with:
49
token: ${{ secrets.CODECOV_TOKEN }}
50
fail_ci_if_error: true
0 commit comments