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

This commit is contained in:
GitHub Actions
2023-01-29 21:05:40 +00:00
parent 02a5de7732
commit 1832a369aa
24 changed files with 20 additions and 1398 deletions

View File

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