Skip to content

Commit

Permalink
chore(deps): update peaceiris/actions-mdbook action to v2 (#99)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent cfb3add commit 1df5838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout 🛎️
uses: actions/checkout@v4
- name: Setup mdBook 📜
uses: peaceiris/actions-mdbook@v1
uses: peaceiris/actions-mdbook@v2
with:
mdbook-version: latest
- name: Install and Build 🔧
Expand Down

0 comments on commit 1df5838

Please sign in to comment.