diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 6a42872..8593e9a 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -26,7 +26,7 @@ jobs: - uses: actions/setup-node@v4 with: - node-version: "18" + node-version: "22" - name: Setup PNPM uses: pnpm/action-setup@master with: