Skip to content

Commit 655e9a6

Browse files
committed
chore: update used asciidoc version
1 parent 370d7e3 commit 655e9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- uses: reitzig/actions-asciidoctor@v2.0.2
2424
with:
25-
version: 2.0.18
25+
version: 2.0.26
2626

2727
- name: run asciidoctor
2828
run: asciidoctor -R docs -D build/site/html -a docinfo=shared -a toc=left -a toclevels=2 'docs/index.adoc'

0 commit comments

Comments
 (0)