diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0b2b2028..65315b35 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.1 + uses: codecov/codecov-action@v5.5.2 with: files: ./build/reports/kover/result.xml