We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de24055 commit f44c683Copy full SHA for f44c683
1 file changed
.github/workflows/jekyll-gh-pages.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Setup Ruby
31
uses: ruby/setup-ruby@v1
32
with:
33
- ruby-version: '3.1'
+ ruby-version: '3.3'
34
bundler-cache: true
35
working-directory: docs
36
0 commit comments