Skip to content

Commit 716c652

Browse files
committed
ci: Bump ruby version for generate-docs to 3.4
1 parent c11191e commit 716c652

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Ruby
1414
uses: ruby/setup-ruby@v1
1515
with:
16-
ruby-version: "3.1"
16+
ruby-version: "3.4"
1717
- name: Install yard
1818
run: gem install yard --no-document
1919
- name: Install kramdown

0 commit comments

Comments
 (0)