diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8f4204e..0e98ed0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: - name: Upload coverage to Codecov if: always() - uses: codecov/codecov-action@v6 + uses: codecov/codecov-action@v7 with: files: library/build/reports/kover/report.xml flags: jvm