diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 40f5070..2cb9f55 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -33,4 +33,4 @@ jobs: run: npm ci - name: Run coverage run: npm test -- --coverage - - uses: codecov/codecov-action@40a12dcee2df644d47232dde008099a3e9e4f865 # v3.1.2 \ No newline at end of file + - uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4 \ No newline at end of file