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 5632d3e commit 177b785Copy full SHA for 177b785
.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@2654679fe7f7c29875c669398a8ec0791b8a64a1
+ uses: ruby/setup-ruby@32110d4e311bd8996b2a82bf2a43b714ccc91777
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