diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 91a345f..d5eb7a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: matrix: node-version: - 22.18.0 - - 24.5.0 + - 24.6.0 steps: - name: checkout uses: actions/checkout@v5.0.0