Skip to content

Commit 314f55c

Browse files
committed
downgrade deploy-pages to v4
1 parent a6bcf32 commit 314f55c

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
@@ -60,4 +60,4 @@ jobs:
6060
steps:
6161
- name: Deploy to GitHub Pages
6262
id: deployment
63-
uses: actions/deploy-pages@v5
63+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)