Skip to content

Commit 846ad48

Browse files
committed
fix(actions): revert deployment to v3
1 parent ca00e2b commit 846ad48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
steps:
4040
- name: Deploy to GitHub Pages
4141
id: deployment
42-
uses: actions/deploy-pages@v4
42+
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)