diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e4703e1..f60d02b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: - name: Upload Results if: ${{ matrix.python-version == env.LATEST_PY_VERSION }} - uses: codecov/codecov-action@29386c70ef20e286228c72b668a06fd0e8399192 # v1 + uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1 with: file: ./coverage.xml flags: unittests