Skip to content

Commit 8cdf994

Browse files
committed
upload CI
1 parent 2a8e8f5 commit 8cdf994

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v1
46+
uses: actions/upload-pages-artifact@v4
4747
with:
4848
path: './_build/html'
4949
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)