diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4dabf63b..80203521 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - windows-latest node-version: - 22.18.0 - - 24.5.0 + - 24.6.0 steps: - name: checkout uses: actions/checkout@v5.0.0