We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f99fd22 commit 77b34cbCopy full SHA for 77b34cb
1 file changed
.github/workflows/jekyll-gh-pages.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup Ruby
29
uses: ruby/setup-ruby@v1
30
with:
31
- ruby-version: '3.0'
+ ruby-version: '3.2'
32
bundler-cache: true
33
working-directory: www
34
0 commit comments