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

Commit f73cbba

Browse files
authored
Merge pull request #9 from elonehoo/renovate/crazy-max-ghaction-github-pages-3.x
2 parents fa9ef73 + cb82ca8 commit f73cbba

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)