all actions should use ruby 3.4
This commit is contained in:
parent
c2c1672802
commit
9bd8d0c131
@ -25,7 +25,7 @@ jobs:
|
||||
- name: Ruby Setup
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: '3.3'
|
||||
ruby-version: '3.4'
|
||||
bundler-cache: true
|
||||
|
||||
- run: bundle install
|
||||
|
Loading…
x
Reference in New Issue
Block a user