diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index bc23ff0fa0..7418394ff6 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@v4 + uses: codecov/codecov-action@v5 with: file: profile.out