diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 90babda..8beadcf 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -25,4 +25,4 @@ jobs: run: 'npm run test' - name: 'Upload Coverage' - uses: 'codecov/codecov-action@v2.0.1' + uses: 'codecov/codecov-action@v2.0.2'