Skip to content

Commit

Permalink
fix: mdbook action version
Browse files Browse the repository at this point in the history
  • Loading branch information
piny4man committed Feb 11, 2024
1 parent 4ea53b2 commit 42c1c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2

- name: Setup mdBook
uses: peaceiris/actions-mdbook@v3
uses: peaceiris/actions-mdbook@v1
with:
mdbook-version: 'latest'

Expand Down

0 comments on commit 42c1c5e

Please sign in to comment.