diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0922a8cd..9a691eeb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -49,7 +49,7 @@ jobs: - if: matrix.python-version == env.TARGET_PYTHON_VERSION name: Upload coverage to Codecov - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1 + uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1 with: flags: unittests # optional name: coverage # optional