diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 2a32516..85a1c43 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -11,7 +11,7 @@ jobs: strategy: fail-fast: false matrix: - node: [12] + node: [18] os: [ubuntu-latest] steps: