Skip to content

Commit 41b54e1

Browse files
committed
update CI
1 parent 8cdf994 commit 41b54e1

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
@@ -43,7 +43,7 @@ jobs:
4343
- name: Build
4444
run: npm run build
4545
- name: Upload artifact
46-
uses: actions/upload-pages-artifact@v4
46+
uses: actions/upload-pages-artifact@v3
4747
with:
4848
path: './_build/html'
4949
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)