Skip to content

Commit 464c676

Browse files
chore(deps): bump the github group in /.github/workflows with 1 update (#107)
Bumps the github group in /.github/workflows 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: github ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06e4efc commit 464c676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535

3636
- name: 🎛 Setup Pages
37-
uses: actions/configure-pages@v4
37+
uses: actions/configure-pages@v5
3838

3939
- name: 🚀 Deploy to GitHub Pages
4040
id: deployment

0 commit comments

Comments
 (0)