diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f27d2273..bc262446 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -23,7 +23,7 @@ jobs: - run: npm install - run: npm test - name: coverage - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: name: actions linux ${{ matrix.node }} lint: