diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ce106e..521a629 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,7 +56,7 @@ jobs: shell: bash - run: uv run pytest shell: bash - - uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5 + - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5 with: token: ${{ secrets.CODECOV_TOKEN }}