Skip to content

Commit 27cccb5

Browse files
committed
fix GH Action
1 parent 568b482 commit 27cccb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
- name: Upload artifact
6060
# Automatically uploads an artifact from the './_site' directory by default
61-
uses: actions/upload-pages-artifact@v4
61+
uses: actions/upload-pages-artifact@v3
6262

6363
# Deployment job
6464
deploy:

0 commit comments

Comments
 (0)