Skip to content

Commit

Permalink
ci: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
MuZhou233 committed Dec 21, 2023
1 parent 92f60c0 commit 8b75a0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3
with:
path: 'build/web'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@main
uses: actions/deploy-pages@v4

0 comments on commit 8b75a0b

Please sign in to comment.