Skip to content

Commit

Permalink
Merge pull request #645 from mwiede/dependabot/github_actions/JamesIv…
Browse files Browse the repository at this point in the history
…es/github-pages-deploy-action-4.6.4

Bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4
  • Loading branch information
github-actions[bot] committed Sep 2, 2024
2 parents beaf3b7 + c102e9e commit b1007e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/javadoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Build Javadoc
run: ./mvnw -B -V -e javadoc:javadoc
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@94f3c658273cf92fb48ef99e5fbc02bd2dc642b2 # v4.6.3
uses: JamesIves/github-pages-deploy-action@920cbb300dcd3f0568dbc42700c61e2fd9e6139c # v4.6.4
with:
folder: target/site/apidocs
target-folder: ${{github.ref_name}}

0 comments on commit b1007e7

Please sign in to comment.