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 533081a commit ada9755Copy full SHA for ada9755
.github/workflows/test.yaml
@@ -51,7 +51,7 @@ jobs:
51
git config --global --add safe.directory "$GITHUB_WORKSPACE"
52
53
- name: Codecov
54
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
55
with:
56
file: ./cover.out
57
fail_ci_if_error: true
0 commit comments