diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index ccf1e1e2c..c062239bd 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -28,4 +28,4 @@ jobs: run: make test-coverage-integration - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4