Skip to content

Commit

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

Bump actions/configure-pages from 3 to 4
  • Loading branch information
tomeichlersmith authored Dec 5, 2023
2 parents cfcc36d + 02847b6 commit 030ace4
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 @@ -40,7 +40,7 @@ jobs:
cargo install --version ${MDBOOK_VERSION} mdbook
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- name: Build with mdBook
run: mdbook build
- name: Upload artifact
Expand Down

0 comments on commit 030ace4

Please sign in to comment.