diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fcd9a75ca..d45b95c08 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: - 24.6.0 - 24.7.0 - 24.8.0 - - 24.9.0 + - 24.10.0 steps: - name: checkout uses: actions/checkout@v5.0.0