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 2bafc04 commit 48be539Copy full SHA for 48be539
.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@eaecf785f6a34567a6d97f686bbb7bccc1ac1e5c
+ uses: ruby/setup-ruby@13e7a03dc3ac6c3798f4570bfead2aed4d96abfb
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