Skip to content
Snippets Groups Projects

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

Merged RenovateBot requested to merge renovate/jamesives-github-pages-deploy-action-4.x into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -32,7 +32,7 @@ jobs:
# DEPLOY TO GH-PAGES
- name: Deploy to GitHub-Pages
uses: JamesIves/github-pages-deploy-action@4.1.5
uses: JamesIves/github-pages-deploy-action@4.1.6
with:
branch: gh-pages
folder: build/docs/javadoc
Loading