Skip to content

Commit 64ab264

Browse files
build(deps): bump the actions group with 1 update (#2465)
Bumps the actions group with 1 update: [actions/configure-pages](https://github.com/actions/configure-pages). Updates `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 dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1420112 commit 64ab264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113

114114
steps:
115115
- name: Setup Pages
116-
uses: actions/configure-pages@v4
116+
uses: actions/configure-pages@v5
117117

118118
- name: Deploy to GitHub Pages
119119
id: deployment

0 commit comments

Comments
 (0)