Skip to content

Commit 05fefc4

Browse files
dependabot[bot]SergioGasquez
authored andcommitted
build(deps): bump actions/deploy-pages from 2 to 3
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 3. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@v2...v3) --- 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 fb57e1f commit 05fefc4

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@v2
69+
uses: actions/deploy-pages@v3
7070
id: deployment

0 commit comments

Comments
 (0)