diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d37af709..f8b5c397 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,7 +19,7 @@ jobs: - run: npm install - run: npm test - name: coverage - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v2 with: name: actions linux ${{ matrix.node }} lint: