We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a17aff commit c7da226Copy full SHA for c7da226
.github/workflows/jekyll-gh-pages.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Setup Ruby
37
uses: ruby/setup-ruby@v1
38
with:
39
- ruby-version: '3.1'
+ ruby-version: '3.2'
40
bundler-cache: true
41
- name: Setup Pages
42
id: pages
0 commit comments