diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c532b5a09..32f462d07 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: node-version: - 22.17.1 - 22.18.0 - - 24.4.1 + - 24.5.0 steps: - name: checkout uses: actions/checkout@v4.2.2