Skip to content

Commit

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

GH Actions: Bump crazy-max/ghaction-github-pages from 3 to 4
  • Loading branch information
jrfnl authored Sep 12, 2023
2 parents 501497a + f07829a commit a8b5e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:

- name: Deploy the website
if: success()
uses: crazy-max/ghaction-github-pages@v3
uses: crazy-max/ghaction-github-pages@v4
with:
build_dir: 'deploy'
target_branch: 'gh-pages'
Expand Down

0 comments on commit a8b5e13

Please sign in to comment.