We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c11191e commit 716c652Copy full SHA for 716c652
1 file changed
.github/workflows/generate-docs.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Ruby
14
uses: ruby/setup-ruby@v1
15
with:
16
- ruby-version: "3.1"
+ ruby-version: "3.4"
17
- name: Install yard
18
run: gem install yard --no-document
19
- name: Install kramdown
0 commit comments