Skip to content

Commit 13e5bf5

Browse files
committed
Downgrade actions/deploy-pages to (maybe) fix deployment
1 parent 3c64694 commit 13e5bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
- name: Deploy to GitHub Pages
6363
if: runner.os == 'Linux'
6464
id: deployment
65-
uses: actions/deploy-pages@v4
65+
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)