diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e23d5024..5739dbfd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -20,7 +20,7 @@ jobs: - run: npm ci - run: npm test - name: coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 with: name: actions ${{ matrix.node }} windows: