diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6d6c909d..af3532ea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - windows-latest node-version: - 22.16.0 - - 24.1.0 + - 24.2.0 steps: - name: checkout uses: actions/checkout@v4.2.2