Skip to content

Commit

Permalink
Merge pull request #100 from mrjones2014/dependabot/github_actions/pe…
Browse files Browse the repository at this point in the history
…aceiris/actions-mdbook-2

chore(deps): bump peaceiris/actions-mdbook from 1 to 2
  • Loading branch information
mrjones2014 authored Apr 24, 2024
2 parents d0b5051 + 959d9e5 commit 409202a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
command: install
args: --path ublock-mdbook/
- name: Setup mdbook
uses: peaceiris/actions-mdbook@v1
uses: peaceiris/actions-mdbook@v2
with:
mdbook-version: 'latest'
- name: Download custom highlight.js
Expand Down

0 comments on commit 409202a

Please sign in to comment.