diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e330a99..ca155c8 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -50,7 +50,7 @@ jobs: - name: Upload to Codecov if: matrix.os == 'ubuntu-latest' && matrix.python-version == 3.11 - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v5 with: name: pytests-py3.11 flags: pytests