diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1782598..3a9f4ef 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,7 +56,7 @@ jobs: run: npm test - name: 🐿 Publish Coverage - uses: codecov/codecov-action@v1.0.13 + uses: codecov/codecov-action@v2.0.1 with: name: 'actions-${{ matrix.os }}'