Skip to content
Snippets Groups Projects

chore(deps): update jamesives/github-pages-deploy-action action to v4.2.5

Merged RenovateBot requested to merge renovate-jamesives-github-pages-deploy-action-4.x into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -34,7 +34,7 @@ jobs:
# DEPLOY TO GH-PAGES
- name: Deploy to GitHub-Pages
uses: JamesIves/github-pages-deploy-action@v4.2.2
uses: JamesIves/github-pages-deploy-action@v4.2.5
with:
branch: gh-pages
folder: dist/spa
Loading