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 8f86ce7 commit 67167b7Copy full SHA for 67167b7
.github/workflows/lint.yml
@@ -10,7 +10,7 @@ jobs:
10
rubocop:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
14
- uses: ruby/setup-ruby@v1
15
with:
16
ruby-version: 3.1
.github/workflows/test.yml
rspec:
0 commit comments