Skip to content
Snippets Groups Projects

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

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:
@@ -32,7 +32,7 @@ jobs:
# DEPLOY TO GH-PAGES
# DEPLOY TO GH-PAGES
- name: Deploy to GitHub-Pages
- name: Deploy to GitHub-Pages
uses: JamesIves/github-pages-deploy-action@4.1.7
uses: JamesIves/github-pages-deploy-action@4.1.8
with:
with:
branch: gh-pages
branch: gh-pages
folder: build/docs/javadoc
folder: build/docs/javadoc
Loading