Skip to content

Commit dc69d5b

Browse files
committed
update ruby check build
1 parent 7b63918 commit dc69d5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-check-tutorial-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Ruby
1313
uses: ruby/setup-ruby@v1
1414
with:
15-
ruby-version: 3.1
15+
ruby-version: 3.3
1616
- name: Ruby deps
1717
run: gem install json kramdown jekyll bundler
1818
- name: Setup Python

0 commit comments

Comments
 (0)