Skip to content

Commit 163259a

Browse files
authored
chore: upgrade actions/deploy-pages
1 parent 9a2df23 commit 163259a

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
@@ -24,4 +24,4 @@ jobs:
2424
- uses: actions/upload-pages-artifact@v3
2525
with:
2626
path: "."
27-
- uses: actions/deploy-pages@v2
27+
- uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)