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 1c75f59 commit d5f4529Copy full SHA for d5f4529
.github/workflows/push_pr.yml
@@ -123,7 +123,7 @@ jobs:
123
- name: Test
124
run: make test-unit
125
- name: Upload coverage to Codecov
126
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
+ uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
127
with:
128
fail_ci_if_error: false
129
env:
0 commit comments