diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c3a80959..68a11f19 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,7 +19,7 @@ jobs: - run: npm ci - run: npm test - name: coverage - uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v3 with: name: actions ${{ matrix.node }} windows: