diff --git a/.github/workflows/ruby.yml b/.github/workflows/ruby.yml index bcdefefb..5eca5136 100644 --- a/.github/workflows/ruby.yml +++ b/.github/workflows/ruby.yml @@ -63,7 +63,7 @@ jobs: - name: Use Node.js 22.19.0 uses: actions/setup-node@v6 with: - node-version: 22.21.0 + node-version: 24.11.0 package-manager-cache: false # elasticsearch起動用に必要 - name: Configure sysctl limits diff --git a/.tool-versions b/.tool-versions index b00df690..b2835fce 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,2 +1,2 @@ -nodejs 22.21.0 +nodejs 24.11.0 ruby 3.4.7