Skip to content

Commit

Permalink
Bump actions/configure-pages from 2 to 4
Browse files Browse the repository at this point in the history
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 2 to 4.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](actions/configure-pages@v2...v4)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 405ed0b commit 2126c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/checkout@v3
- name: Setup Pages
id: pages
uses: actions/configure-pages@v2
uses: actions/configure-pages@v4
- run: mkdocs build -c -d public
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit 2126c46

Please sign in to comment.