Skip to content

Commit

Permalink
Merge pull request #1695 from soujava/dependabot/github_actions/crazy…
Browse files Browse the repository at this point in the history
…-max/ghaction-github-pages-4

chore(deps): bump crazy-max/ghaction-github-pages from 3 to 4
  • Loading branch information
dearrudam authored Sep 11, 2023
2 parents 23f6430 + 909d4cb commit c8d4518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
-
name: Deploy to GitHub
if: success()
uses: crazy-max/ghaction-github-pages@v3
uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: gh-pages
build_dir: ${{ matrix.workDir }}/dist
Expand Down

0 comments on commit c8d4518

Please sign in to comment.