diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 278e45aa..8e59a74f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - windows-latest node-version: - 22.19.0 - - 24.7.0 + - 24.8.0 steps: - name: checkout uses: actions/checkout@v5.0.0