diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bba1de44..ea7f2b5f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,4 +36,4 @@ jobs: - name: is-es5 run: npm run is-es5 - name: Coverage - uses: codecov/codecov-action@v2 + uses: codecov/codecov-action@v3