Skip to content

Commit

Permalink
chore(deps): update jamesives/github-pages-deploy-action action to v4…
Browse files Browse the repository at this point in the history
….2.0
  • Loading branch information
renovate-bot authored and danez committed Jan 7, 2022
1 parent 7ac65c9 commit 6df15da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -157,7 +157,7 @@ jobs:
run: yarn website

- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.1.8
uses: JamesIves/github-pages-deploy-action@4.2.0
with:
branch: gh-pages
folder: examples/dist

0 comments on commit 6df15da

Please sign in to comment.