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 23e54a5 commit 93abd02Copy full SHA for 93abd02
.github/workflows/test.yaml
@@ -31,7 +31,7 @@ jobs:
31
git config --global --add safe.directory "$GITHUB_WORKSPACE"
32
33
- name: Codecov
34
- uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4
+ uses: codecov/codecov-action@6d798873df2b1b8e5846dba6fb86631229fbcb17 # v4
35
with:
36
file: ./cover.out
37
fail_ci_if_error: true
0 commit comments