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 ccb72a7 commit 33a9af0Copy full SHA for 33a9af0
.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.3"
+ ruby-version: "3.4.4"
46
bundler-cache: true
47
48
- run: bundle exec rubocop --parallel --fail-level E
0 commit comments