diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 87ec66a96c..4cfd1ef89e 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -58,6 +58,6 @@ jobs: name: coverage - name: Send coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 with: file: profile.out