diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a69fda3c..9401a282 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: - name: Run Test run: npm run test-ci - - uses: codecov/codecov-action@f30e4959ba63075080d4f7f90cacc18d9f3fafd7 # v4.0.0 + - uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1 name: Upload Coverage Results with: directory: ./coverage