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