Skip to content

Commit

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

chore(deps): bump crazy-max/ghaction-github-pages from 3 to 4
  • Loading branch information
crazy-max authored Sep 15, 2023
2 parents 82f4cae + cd58638 commit 0cb03ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
-
name: Deploy
if: github.event_name != 'pull_request'
uses: crazy-max/ghaction-github-pages@v3
uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: gh-pages
build_dir: ${{ env.DESTDIR }}/site
Expand Down

0 comments on commit 0cb03ad

Please sign in to comment.