Update Jekyll to v4.0.0.
This commit is contained in:
parent
906a5de548
commit
cc3ca2586f
4 changed files with 26 additions and 16 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
|
@ -52,6 +52,9 @@ jobs:
|
|||
- name: Set up Bundler
|
||||
run: gem install bundler -v "~> 1.17"
|
||||
|
||||
- name: Update rubygems
|
||||
run: gem update --system
|
||||
|
||||
- run: ruby --version
|
||||
- run: gem --version
|
||||
- run: bundle --version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue