fix version number
Some checks failed
Build and Test Rails Application / build (push) Failing after 22s
Some checks failed
Build and Test Rails Application / build (push) Failing after 22s
This commit is contained in:
parent
6b314812b9
commit
74e3264562
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Set up Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.x
|
||||
ruby-version: 3.2.4
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue