diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f1813f3e..a0e2b9df 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@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # v3.1.1 \ No newline at end of file + - uses: codecov/codecov-action@40a12dcee2df644d47232dde008099a3e9e4f865 # v3.1.2 \ No newline at end of file