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 a399e14 commit b7b9412Copy full SHA for b7b9412
.github/workflows/codecov.yaml
@@ -26,6 +26,6 @@ jobs:
26
run: make test
27
28
- name: Upload codecov
29
- uses: codecov/codecov-action@v3.1.0
+ uses: codecov/codecov-action@v4
30
with:
31
file: coverage.out
0 commit comments