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 104a07f commit bb65260Copy full SHA for bb65260
.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@968872560f81e7bdde9272853e65f2507c0eca7c # v5.0.0
+ uses: codecov/codecov-action@3b1354a6c45db9f1008891f4eafc1a7e94ce1d18 # v5.0.1
127
with:
128
fail_ci_if_error: false
129
env:
0 commit comments