Skip to content

Commit 9067f93

Browse files
authored
Merge pull request #63 from manicmaniac/renovate/actions-deploy-pages-4.x
Update actions/deploy-pages action to v4
2 parents a58a387 + 95b9911 commit 9067f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
- uses: actions/upload-pages-artifact@v2
3030
with:
3131
path: docs
32-
- uses: actions/deploy-pages@v2
32+
- uses: actions/deploy-pages@v4
3333
id: deploy-pages

0 commit comments

Comments
 (0)