Skip to content

Commit 2eb8902

Browse files
chore(deps): update actions/deploy-pages action to v4 (#322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c618d96 commit 2eb8902

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/.vuepress/dist
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)