diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index becce56..5c66ed2 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.2' + uses: 'codecov/codecov-action@v2.0.3'