diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index 94c5cc1..0a9f69c 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -11,4 +11,4 @@ jobs: - name: Run tests and collect coverage run: npm test - name: Upload coverage to Codecov - uses: codecov/codecov-action@v1 \ No newline at end of file + uses: codecov/codecov-action@3082d5cdb8acdaf7816ef977efa4e2010ad3f013 # v1.5.2 \ No newline at end of file