diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 9ac6e835e9..42eaec8815 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -215,7 +215,7 @@ jobs: name: coverage-report path: ./coverage-report - - uses: codecov/codecov-action@v3 + - uses: codecov/codecov-action@v4 with: directory: coverage-report verbose: true # optional (default = false)