Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 26, 2021
1 parent f20757d commit db8f2bb
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@4.1.6
uses: JamesIves/github-pages-deploy-action@4.1.7
if: matrix.node-version == '16.x' && github.ref == 'refs/heads/master'
with:
BRANCH: gh-pages
Expand Down

0 comments on commit db8f2bb

Please sign in to comment.