There was an error while loading. Please reload this page.
2 parents 8527e52 + 1a2fc92 commit 0b4525bCopy full SHA for 0b4525b
1 file changed
.github/workflows/ci.yml
@@ -272,7 +272,7 @@ jobs:
272
**/build/reports/tests/
273
274
- name: Upload coverage to Codecov
275
- uses: codecov/codecov-action@v6
+ uses: codecov/codecov-action@v7
276
with:
277
token: ${{ secrets.CODECOV_TOKEN }}
278
files: ./**/build/reports/jacoco/**/*.xml
@@ -370,7 +370,7 @@ jobs:
370
371
372
373
374
375
376
0 commit comments