diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index da64a149f..8e4e64cff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ on: - '!all-contributors/**' env: - NODE_VERSION: "16.x" + NODE_VERSION: "18.x" jobs: setup: