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 d6ed90c commit 53a08d6Copy full SHA for 53a08d6
.github/workflows/ruby.yml
@@ -24,7 +24,7 @@ jobs:
24
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
25
# change this to (see https://github.com/ruby/setup-ruby#versioning):
26
# uses: ruby/setup-ruby@v1
27
- uses: ruby/setup-ruby@ec106b438a1ff6ff109590de34ddc62c540232e0
+ uses: ruby/setup-ruby@v1
28
with:
29
ruby-version: 2.6
30
- name: Install dependencies
0 commit comments