Skip to content

Commit 86fc052

Browse files
dependabot[bot]SergioGasquez
authored andcommitted
build(deps): bump actions/deploy-pages from 3 to 4
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 3 to 4. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@v3...v4) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e2f5d4 commit 86fc052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ jobs:
6666

6767
steps:
6868
- name: Deploy to GitHub Pages
69-
uses: actions/deploy-pages@v3
69+
uses: actions/deploy-pages@v4
7070
id: deployment

0 commit comments

Comments
 (0)