There was an error while loading. Please reload this page.
1 parent 2084140 commit 9a9be5cCopy full SHA for 9a9be5c
1 file changed
.github/workflows/default.yaml
@@ -224,7 +224,7 @@ jobs:
224
verb: call
225
args: test-coverage --source=. export --path=coverage.out
226
227
- - uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
+ - uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
228
if: github.event_name == 'pull_request'
229
with:
230
verbose: true
0 commit comments