diff --git a/.github/workflows/reusable-tests.yml b/.github/workflows/reusable-tests.yml index c26b733fc..ec2f83f0b 100644 --- a/.github/workflows/reusable-tests.yml +++ b/.github/workflows/reusable-tests.yml @@ -248,7 +248,7 @@ jobs: && exit 1 shell: bash - name: Send coverage data to Codecov - uses: codecov/codecov-action@v4.5.0 + uses: codecov/codecov-action@v5.0.0 with: files: .test-results/pytest/cov.xml flags: >-