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 4a4d641 commit 0aea74cCopy full SHA for 0aea74c
.github/workflows/test.yaml
@@ -115,7 +115,7 @@ jobs:
115
116
- name: upload cov
117
if: always()
118
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
119
with:
120
files: ./coverage.cobertura.xml
121
verbose: true
@@ -233,7 +233,7 @@ jobs:
233
234
235
236
237
238
239
0 commit comments