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 259ffe5 + 419bcb1 commit 7bee9baCopy full SHA for 7bee9ba
.github/workflows/rubocop.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
16
- name: Set up Ruby 3.1
17
uses: ruby/setup-ruby@v1
18
with:
.github/workflows/test.yml
@@ -48,7 +48,7 @@ jobs:
48
--health-retries 10
49
50
51
52
- name: Set up Ruby
53
54
0 commit comments