diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index becf4b50..964be7b6 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -100,7 +100,7 @@ jobs: name: coverage path: coverage/ - name: Codecov Upload - uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3 + uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4 with: token: ${{ secrets.CODECOV_TOKEN }} directory: coverage/