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 10dace1 commit 527b298Copy full SHA for 527b298
.github/workflows/rubocop.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
16
17
- name: Set up Ruby
18
- uses: ruby/setup-ruby@d5fb7a202fc07872cb44f00ba8e6197b70cb0c55
+ uses: ruby/setup-ruby@ff740bc00a01b3a50fffc55a1071b1060eeae9dc
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