Skip to content

Commit c87b102

Browse files
authored
Merge pull request #181 from LDMX-Software/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents 21c8b92 + b20bfa8 commit c87b102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mdbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: ./.github/install-mdbook
3939
- name: Setup Pages
4040
id: pages
41-
uses: actions/configure-pages@v5
41+
uses: actions/configure-pages@v6
4242
- name: Build with mdBook
4343
run: mdbook build
4444
working-directory: docs

0 commit comments

Comments
 (0)