diff --git a/.github/workflows/update-algolia.yml b/.github/workflows/update-algolia.yml index a19f6a225d2e..79e4e16e133b 100644 --- a/.github/workflows/update-algolia.yml +++ b/.github/workflows/update-algolia.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v2 - uses: ruby/setup-ruby@v1 with: - ruby-version: 2.6 # Not needed with a .ruby-version file + ruby-version: '3.3' bundler-cache: true # runs 'bundle install' and caches installed gems automatically - name: Actually Update Algolia env: