Skip to content

Commit a2afc38

Browse files
committed
update: peaceiris/actions-mdbook@v2
1 parent 03f7d31 commit a2afc38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: checkout
1616
uses: actions/checkout@v4
1717
- name: Setup mdBook
18-
uses: peaceiris/actions-mdbook@v1
18+
uses: peaceiris/actions-mdbook@v2
1919
- name: Build mdBook
2020
run: |
2121
mdbook build

0 commit comments

Comments
 (0)