There was an error while loading. Please reload this page.
1 parent 7b63918 commit dc69d5bCopy full SHA for dc69d5b
1 file changed
.github/workflows/build-check-tutorial-site.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Setup Ruby
13
uses: ruby/setup-ruby@v1
14
with:
15
- ruby-version: 3.1
+ ruby-version: 3.3
16
- name: Ruby deps
17
run: gem install json kramdown jekyll bundler
18
- name: Setup Python
0 commit comments