mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
Upgrade local dependencies to match what github pages uses
to match what is currently on https://pages.github.com/versions/
This commit is contained in:
@@ -15,6 +15,6 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: '2.6'
|
||||
ruby-version: '2.7.1'
|
||||
bundler-cache: true
|
||||
- run: bundle exec jekyll build --trace
|
||||
|
||||
Reference in New Issue
Block a user