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.
2 parents 58269c8 + eec0435 commit 4d2b803Copy full SHA for 4d2b803
.github/workflows/rubocop.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v3
16
- name: Set up Ruby 3.1
17
uses: ruby/setup-ruby@v1
18
with:
.github/workflows/test.yml
@@ -45,7 +45,7 @@ jobs:
45
--health-retries 10
46
47
48
- - uses: actions/checkout@v2
49
- name: Set up Ruby
50
51
0 commit comments