1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-09 12:47:49 +02:00

update ruby version to match github-pages gem

This commit is contained in:
Mike Linksvayer 2021-06-06 12:41:02 -05:00
parent ebf76c2f97
commit c52ac07d8e
No known key found for this signature in database
GPG Key ID: 136DBD194F0080CF

View File

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