Update critical file(s) according to Chirpy v5.4.0

This commit is contained in:
GitHub Actions
2022-12-27 17:32:37 +00:00
parent 9b2c9badce
commit 02a5de7732
9 changed files with 25 additions and 29 deletions

View File

@ -42,7 +42,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3 # reads from a '.ruby-version' or '.tools-version' file if 'ruby-version' is omitted
ruby-version: '3.1' # reads from a '.ruby-version' or '.tools-version' file if 'ruby-version' is omitted
bundler-cache: true
- name: Build site