Skip to content

Commit 7c43b58

Browse files
committed
ruby 3.2.3
1 parent bc3012c commit 7c43b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Ruby
2222
uses: ruby/setup-ruby@086ffb1a2090c870a3f881cc91ea83aa4243d408 # v1.195.0
2323
with:
24-
ruby-version: '3.3' # Not needed with a .ruby-version file
24+
ruby-version: '3.2.3' # Not needed with a .ruby-version file
2525
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
2626
- name: Build with Jekyll
2727
# Outputs to the './_site' directory by default

0 commit comments

Comments
 (0)