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 9f96895 commit 7a37594Copy full SHA for 7a37594
.github/workflows/cover.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
- run: "make test-cover"
16
17
- - uses: codecov/codecov-action@6d798873df2b1b8e5846dba6fb86631229fbcb17 # v4.4.0
+ - uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
18
with:
19
file: ./coverage.out
20
fail_ci_if_error: true
0 commit comments