Skip to content

Commit

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

Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1
  • Loading branch information
mwiede authored Dec 3, 2024
2 parents 4ef00e5 + 2fe8377 commit 72ee258
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@62fec3add6773ec5dbbf18d2ee4260911aa35cf4 # v4.6.9
uses: JamesIves/github-pages-deploy-action@dc18a3c6b46d56484cb63f291becd7ed4f0269b9 # v4.7.1
with:
folder: target/site/apidocs
target-folder: ${{github.ref_name}}

0 comments on commit 72ee258

Please sign in to comment.