Skip to content

Commit 0c8770d

Browse files
committed
!
1 parent bf24536 commit 0c8770d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,8 @@ jobs:
8888
- name: Install dependencies
8989
run: yarn
9090

91-
# Node 20対応がリリースされておらず、https://github.com/peaceiris/actions-mdbook/pull/500 のマージ待ち
9291
- name: Setup mdBook
93-
uses: peaceiris/actions-mdbook@v1.2.0
92+
uses: peaceiris/actions-mdbook@v2.0.0
9493
with:
9594
mdbook-version: "latest"
9695

0 commit comments

Comments
 (0)