We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70ec046 + 7096e90 commit d419776Copy full SHA for d419776
1 file changed
.github/workflows/components_update.yml
@@ -28,6 +28,7 @@ jobs:
28
- name: Setup Ruby
29
uses: ruby/setup-ruby@v1
30
with:
31
+ ruby-version: 'ruby'
32
bundler-cache: true
33
- name: Add SSH key
34
run: |
0 commit comments