We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa23a9b commit c0c6f43Copy full SHA for c0c6f43
.github/workflows/test-codecov.yml
@@ -26,4 +26,4 @@ jobs:
26
run: make unit-test
27
28
- name: Upload the coverage to Codecov
29
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
0 commit comments