Skip to content

Commit c363425

Browse files
Merge pull request #182 from TheDragonCode/dependabot/github_actions/crazy-max/ghaction-github-pages-4.1.0
Bump crazy-max/ghaction-github-pages from 4.0.0 to 4.1.0
2 parents 6a23bab + f563640 commit c363425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: npm run build
4646

4747
- name: Deploy to GitHub Pages
48-
uses: crazy-max/ghaction-github-pages@v4.0.0
48+
uses: crazy-max/ghaction-github-pages@v4.1.0
4949
with:
5050
target_branch: gh-pages
5151
build_dir: docs/.vuepress/dist

0 commit comments

Comments
 (0)