diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5eacfd22..9c312cab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: node-version: - 18 - 20 - - 22 + - 23 steps: - uses: actions/checkout@v4 - uses: actions/setup-node@v4