Skip to content

Commit 32b9813

Browse files
chore(deps): bump actions/deploy-pages from 3 to 4 (#179)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac065f4 commit 32b9813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GHPages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
path: ./docs/.vitepress/dist/eslint-utils
4141
- name: Deploy to GitHub Pages
4242
id: deployment
43-
uses: actions/deploy-pages@v3
43+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)