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