Skip to content

Commit

Permalink
Merge pull request #28 from LDMX-Software/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/configure-pages-5

Bump actions/configure-pages from 4 to 5
  • Loading branch information
tomeichlersmith authored Apr 3, 2024
2 parents 87884fd + 938db8f commit 1b23dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
cargo install --version ${MDBOOK_ADMONISH_VERSION} --locked mdbook-admonish
- name: Setup Pages
id: pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Build with mdBook
run: mdbook build
- name: Upload artifact
Expand Down

0 comments on commit 1b23dcc

Please sign in to comment.