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.
2 parents 69da901 + 80920c5 commit 1b8a1bdCopy full SHA for 1b8a1bd
1 file changed
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
run: make cover
47
48
- name: Upload coverage to Codecov
49
- uses: codecov/codecov-action@v5.4.3
+ uses: codecov/codecov-action@v5.5.0
50
with:
51
fail_ci_if_error: true
52
file: ./coverage.out
0 commit comments