diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 660f879..f4fe58e 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@v3 + uses: codecov/codecov-action@v4 with: files: cover.profile