diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 74658616..fb06e52a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -569,7 +569,7 @@ jobs: - name: Upload coverage to Codecov if: always() - uses: codecov/codecov-action@v6 + uses: codecov/codecov-action@v7 with: files: coverage.xml # Codecov merges multiple uploads sharing the `matlab` flag