Skip to content

Commit 0a5f70b

Browse files
committed
Blog updated to latest version chirpy 6.4.2 (part 6)
1 parent 443128e commit 0a5f70b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.DS_Store

8 KB
Binary file not shown.

.github/workflows/pages-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Setup Ruby
4343
uses: ruby/setup-ruby@v1
4444
with:
45-
ruby-version: "3.1" # reads from a '.ruby-version' or '.tools-version' file if 'ruby-version' is omitted
45+
ruby-version: "3.2" # reads from a '.ruby-version' or '.tools-version' file if 'ruby-version' is omitted
4646
bundler-cache: true
4747

4848
- name: Build site

0 commit comments

Comments
 (0)