Skip to content

Commit b600fdd

Browse files
dependabot[bot]kopperp
authored andcommitted
Bump actions/configure-pages from 5 to 6
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 5 to 6. - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](actions/configure-pages@v5...v6) --- updated-dependencies: - dependency-name: actions/configure-pages dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0af215 commit b600fdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
mkdocs-material-
7575
- run: pip install mkdocs-material mkdocs-autorefs mkdocs-glightbox
7676
- run: mkdocs build
77-
- uses: actions/configure-pages@v5
77+
- uses: actions/configure-pages@v6
7878
- uses: actions/upload-pages-artifact@v4
7979
with:
8080
path: 'site/'

0 commit comments

Comments
 (0)