Skip to content
Snippets Groups Projects

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

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