diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c11924c9f..7e44517e1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,6 +18,7 @@ jobs: node-version: - 22.15.0 - 24.0.0 + - 24.0.1 steps: - name: checkout uses: actions/checkout@v4.2.2