diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 5f1f12e..7557735 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -64,6 +64,6 @@ jobs: if-no-files-found: error - name: Report test coverage to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: files: cover.profile