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 517631c commit 0a0ffd1Copy full SHA for 0a0ffd1
.github/workflows/build-test-lint.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Ruby environment
18
uses: ruby/setup-ruby@v1
19
with:
20
- ruby-version: '3.0'
+ ruby-version: '3.2.0'
21
bundler-cache: true
22
23
- name: Install dependencies
0 commit comments