diff --git a/.github/workflows/test-python.yml b/.github/workflows/test-python.yml index 947e8e3193..36e8304ab3 100644 --- a/.github/workflows/test-python.yml +++ b/.github/workflows/test-python.yml @@ -107,7 +107,7 @@ jobs: - name: Generate xml report run: uv tool run --with "coverage[toml]" coverage xml - name: Upload test results to Codecov - uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5 + uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6 with: token: ${{ secrets.CODECOV_TOKEN }} doctest: