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