diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 31e2789a..f5d587ed 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,6 +21,7 @@ jobs: - windows-latest node-version: - 22.15.0 + - 24.0.0 steps: - name: checkout uses: actions/checkout@v4.2.2