diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ed72374a..db660869 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -52,7 +52,7 @@ jobs: - name: Test run: make report - name: Report - uses: codecov/codecov-action@v5.5.4 + uses: codecov/codecov-action@v6.0.0 with: files: ./build/reports/kover/result.xml