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 1172976 commit aba6ce5Copy full SHA for aba6ce5
.github/workflows/rubocop.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
16
17
- name: Set up Ruby
18
- uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854
+ uses: ruby/setup-ruby@c04af2bb7258bb6a03df1d3c1865998ac9390972
19
with:
20
ruby-version: .ruby-version
21
bundler-cache: true
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
- name: Setup Ruby
22
23
24
0 commit comments