Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 9, 2022
1 parent 5bba9e2 commit 8bea82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
env:
CI: true
- name: GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.2.5
uses: JamesIves/github-pages-deploy-action@v4.3.3
if: matrix.node-version == '16.x' && github.ref == 'refs/heads/master'
with:
BRANCH: gh-pages
Expand Down

0 comments on commit 8bea82d

Please sign in to comment.