Skip to content

Commit

Permalink
Merge pull request #212 from modcluster/dependabot/github_actions/Jam…
Browse files Browse the repository at this point in the history
…esIves/github-pages-deploy-action-4.6.8

Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8
  • Loading branch information
rhusar authored Oct 8, 2024
2 parents 624e2e9 + 048cfe2 commit eda1cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build with Maven
run: mvn -B -ntp verify
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.6.4
uses: JamesIves/github-pages-deploy-action@v4.6.8
with:
branch: gh-pages
folder: docs/target/generated-docs/
Expand Down

0 comments on commit eda1cf6

Please sign in to comment.