Skip to content

Commit b6d0111

Browse files
committed
Revert "Bump actions/deploy-pages from 3 to 4"
This reverts commit 5ca8df3.
1 parent 836b110 commit b6d0111

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
@@ -53,4 +53,4 @@ jobs:
5353
steps:
5454
- name: Deploy to GitHub Pages
5555
id: deployment
56-
uses: actions/deploy-pages@v4
56+
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)