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 47dddc1 commit 4f5daebCopy full SHA for 4f5daeb
.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@4a9ddd6f338a97768b8006bf671dfbad383215f4
+ uses: ruby/setup-ruby@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c
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