Skip to content

Commit 8cec874

Browse files
author
Steven Chun
committed
upgrade artifact pages action
1 parent 274b27f commit 8cec874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
# This points to hexo generate
3232
run: npm run build
3333
- name: Upload Pages artifact
34-
uses: actions/upload-pages-artifact@v2
34+
uses: actions/upload-pages-artifact@v3
3535
with:
3636
path: ./docs
3737
deploy:

0 commit comments

Comments
 (0)