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 fd0cb5c commit 7988800Copy full SHA for 7988800
.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.5"
+ ruby-version: "3.4.6"
46
bundler-cache: true
47
48
- run: bundle exec rubocop --parallel --fail-level E
0 commit comments