chore(ci): upgrade ruby

This commit is contained in:
Samuel Berthe 2022-08-02 10:18:02 +02:00
parent 250a71e95a
commit a4f6366148
No known key found for this signature in database
GPG key ID: 64863511FFBD0E3C
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
ruby-version: 2.7
- name: Set up yq
uses: mikefarah/yq@master

View file

@ -13,7 +13,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
ruby-version: 2.7
- name: Set up yq
uses: mikefarah/yq@master