Skip to content

Commit 5851641

Browse files
committed
Update
1 parent 31d8a20 commit 5851641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup Ruby
2424
uses: ruby/setup-ruby@v1
2525
with:
26-
ruby-version: '3.x' # Use a recent Ruby version
26+
ruby-version: '3.1' # Use a recent Ruby version
2727
bundler-cache: true # runs bundle install and caches dependencies
2828
- name: Setup Pages
2929
id: pages

0 commit comments

Comments
 (0)