diff --git a/.github/workflows/python-ci.yml b/.github/workflows/python-ci.yml index c5b929c..1c58911 100644 --- a/.github/workflows/python-ci.yml +++ b/.github/workflows/python-ci.yml @@ -83,7 +83,7 @@ jobs: - name: Upload coverage to codecov if: ${{ github.ref_name == 'main' && !cancelled() }} - uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 + uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 with: token: ${{ secrets.CODECOV_TOKEN }} env_vars: OS,PYTHON