diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8db7e526..ed0f2e94 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -80,6 +80,6 @@ jobs: - if: ${{ matrix.python-version == '3.10' }} name: Upload coverage - uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # pin@5.4.2 + uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # pin@5.4.3 with: token: ${{ secrets.CODECOV_TOKEN }} \ No newline at end of file