Skip to content

Commit 459408f

Browse files
Bump actions/configure-pages from 4 to 5 (#22)
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5. - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](actions/configure-pages@v4...v5) --- updated-dependencies: - dependency-name: actions/configure-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 071f893 commit 459408f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
name: install npm requirements
4141
- name: setup pages
4242
id: pages
43-
uses: actions/configure-pages@v4
43+
uses: actions/configure-pages@v5
4444
- name: build with hugo
4545
env:
4646
# for maximum backward compatibility with hugo modules

0 commit comments

Comments
 (0)