diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a616a5a..6a314b4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,4 +21,4 @@ jobs: with: license-check: true lint: true - node-versions: '["16", "18", "20"]' + node-versions: '["16", "18", "20", "22"]'