mirror of
https://github.com/icons8/lunacy-docs.git
synced 2026-09-25 07:50:29 -05:00
Use more modern ruby
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up Ruby 2.6.10
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.6.10
|
||||
ruby-version: 3.1.2
|
||||
- name: Install dependencies and push records
|
||||
run: |
|
||||
cd docs
|
||||
|
||||
Reference in New Issue
Block a user