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 37f460a commit a2bf594Copy full SHA for a2bf594
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
make docker-clean
38
39
- name: Upload coverage to Codecov
40
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
41
with:
42
files: ./coverage.xml
43
fail_ci_if_error: false
0 commit comments