pin ruby minor version
This commit is contained in:
parent
f5bd9235d8
commit
7f528f468c
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
python-version: 3.x
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: '3'
|
||||
ruby-version: '3.3'
|
||||
bundler-cache: true
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 7541d9da29b354749e2a2f1084f4edafca8b90d7
|
||||
Subproject commit 91b93ae566debcbf371a4c2aac4a23c89ce015a3
|
||||
Loading…
Reference in a new issue