We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100f72e commit c1d944eCopy full SHA for c1d944e
1 file changed
.github/workflows/ci.yml
@@ -11,6 +11,6 @@ jobs:
11
- name: Set up Ruby
12
uses: ruby/setup-ruby@v1
13
with:
14
- ruby-version: 2.7
+ ruby-version: 3.4.5
15
bundler-cache: true
16
- run: bundle exec rspec
0 commit comments