diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index fa393eb..93cd01a 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -70,6 +70,6 @@ jobs: if-no-files-found: error - name: Report integration test coverage to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: files: cover.profile