mirror of
https://github.com/kemko/liquid.git
synced 2026-01-07 10:45:42 +03: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:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -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