1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-02 01:08:03 +02:00

update ruby version to match pages-gem

This commit is contained in:
Mike Linksvayer 2022-08-19 13:14:46 -07:00 committed by GitHub
parent 62dfebe236
commit ce3a168639
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.3
ruby-version: 2.7.4
bundler-cache: true
- name: Run tests