diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6eba7c2d..19f3778a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -92,7 +92,7 @@ jobs: npm run test-coverage --stream - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5 if: matrix.node == '20' with: verbose: true # optional (default = false)