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 0c15215 commit 428411bCopy full SHA for 428411b
.github/workflows/rubocop.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
16
17
- name: Set up Ruby
18
- uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777
+ uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252
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