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 19da54a commit 9ac5c5cCopy full SHA for 9ac5c5c
.github/workflows/push_pr.yml
@@ -107,7 +107,7 @@ jobs:
107
- name: Run unit tests
108
run: make test
109
- name: Upload coverage to Codecov
110
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
111
with:
112
fail_ci_if_error: false
113
env:
0 commit comments