We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17e07cf + f2db135 commit 4ebbc55Copy full SHA for 4ebbc55
2 files changed
.github/workflows/gh-pages.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: ruby/setup-ruby@v1
18
with:
19
- ruby-version: 2.7
+ ruby-version: '3.3'
20
21
- run: gem install asciidoctor rouge
22
.github/workflows/htmltest.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- ruby-version: '2.7'
- name: Install build dependencies
run: |
0 commit comments