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 45b2002 commit 125465fCopy full SHA for 125465f
.github/workflows/test.yml
@@ -42,7 +42,7 @@ jobs:
42
- uses: actions/checkout@master
43
- uses: ruby/setup-ruby@v1
44
with:
45
- ruby-version: "3.4.1"
+ ruby-version: "3.4.2"
46
bundler-cache: true
47
48
- run: bundle exec rubocop --parallel --fail-level E
0 commit comments