Skip to content

Commit

Permalink
Merge pull request #257 from abdolence/renovate/peaceiris-actions-mdb…
Browse files Browse the repository at this point in the history
…ook-2.x

chore(deps): update peaceiris/actions-mdbook action to v2
  • Loading branch information
abdolence authored Jun 17, 2024
2 parents 6a81415 + cd593dd commit 4d7b431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1
uses: peaceiris/actions-mdbook@v2
with:
mdbook-version: 'latest'
- run: cd docs && mdbook build
Expand Down

0 comments on commit 4d7b431

Please sign in to comment.