Skip to content

Commit fe0d6cc

Browse files
build(deps): bump actions/configure-pages from 2 to 5
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 2 to 5. - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](actions/configure-pages@v2...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]>
1 parent 2f9267f commit fe0d6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
submodules: recursive
4343
- name: Setup Pages
4444
id: pages
45-
uses: actions/configure-pages@v2
45+
uses: actions/configure-pages@v5
4646
- name: Build with Hugo
4747
env:
4848
# For maximum backward compatibility with Hugo modules

0 commit comments

Comments
 (0)