Skip to content

Commit 43b4489

Browse files
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 04887a5 commit 43b4489

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Checkout
2626
uses: actions/checkout@v6
2727
- name: Setup Pages
28-
uses: actions/configure-pages@v5
28+
uses: actions/configure-pages@v6
2929
- name: Build with Jekyll
3030
# Jekyll outputs contents to _site by default.
3131
# Set destination path explicitly.

0 commit comments

Comments
 (0)