diff --git a/.github/workflows/ci_template.yml b/.github/workflows/ci_template.yml index 3cc25e7..aac9ce1 100644 --- a/.github/workflows/ci_template.yml +++ b/.github/workflows/ci_template.yml @@ -39,5 +39,5 @@ jobs: - name: Upload coverage to Codecov if: success() && (matrix.os == 'ubuntu-latest' && matrix.python-version == 3.9) - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5