Skip to content
Snippets Groups Projects

build(deps): Bump JamesIves/github-pages-deploy-action from 4.1.6 to 4.1.7

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -104,7 +104,7 @@ jobs:
# DEPLOY TO GH-PAGES
- name: Deploy to GitHub-Pages
uses: JamesIves/github-pages-deploy-action@4.1.6
uses: JamesIves/github-pages-deploy-action@4.1.7
with:
branch: gh-pages
folder: dist/spa
Loading