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 a5f4081 commit fbe026eCopy full SHA for fbe026e
1 file changed
.github/workflows/testing.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Setup ruby
24
uses: ruby/setup-ruby@v1
25
with:
26
- ruby-version: 4.0.2
+ ruby-version: 4.0.3
27
bundler-cache: true
28
29
- name: Run rubocop
0 commit comments