Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

Commit cb82ca8

Browse files
chore(deps): update crazy-max/ghaction-github-pages action to v3
1 parent 98e5f32 commit cb82ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: echo 'ritem-mini.elonehoo.xyz' > dist/CNAME
3131

3232
- name: Deploy to GitHub Pages
33-
uses: crazy-max/ghaction-github-pages@v2
33+
uses: crazy-max/ghaction-github-pages@v3
3434
with:
3535
target_branch: gh-pages
3636
build_dir: dist

0 commit comments

Comments
 (0)