We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19557a9 commit d9c3097Copy full SHA for d9c3097
.github/workflows/validation.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v2
9
- name: Install Ruby
10
- uses: actions/setup-ruby@v1
+ uses: ruby/setup-ruby@v1
11
with:
12
ruby-version: '2.6'
13
- name: Install gems
0 commit comments