Skip to content

Commit 424c9be

Browse files
author
craigraphics
committed
- fix yml
1 parent 0d598fc commit 424c9be

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
@@ -29,7 +29,7 @@ jobs:
2929
run: pnpm run build
3030

3131
- name: Deploy to GitHub Pages
32-
uses: peaceiris/actions-gh-pages@v3
32+
uses: peaceiris/actions-gh-pages@v4
3333
with:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
3535
publish_dir: ./dist

0 commit comments

Comments
 (0)