diff --git a/.github/workflows/components_update.yml b/.github/workflows/components_update.yml index 59b972e9..1df534a7 100644 --- a/.github/workflows/components_update.yml +++ b/.github/workflows/components_update.yml @@ -28,6 +28,7 @@ jobs: - name: Setup Ruby uses: ruby/setup-ruby@v1 with: + ruby-version: 'ruby' bundler-cache: true - name: Add SSH key run: |