Skip to content

Commit 77b34cb

Browse files
committed
Update Ruby version to 3.2 to fix dependency issues
1 parent f99fd22 commit 77b34cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Ruby
2929
uses: ruby/setup-ruby@v1
3030
with:
31-
ruby-version: '3.0'
31+
ruby-version: '3.2'
3232
bundler-cache: true
3333
working-directory: www
3434

0 commit comments

Comments
 (0)