We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2806f1c + 32a029a commit 474706aCopy full SHA for 474706a
.github/workflows/docs.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Build with Maven
26
run: mvn -B --no-transfer-progress package
27
- name: Deploy documentation
28
- uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # tag=v4.7.3
+ uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # tag=v4.7.4
29
with:
30
branch: gh-pages
31
folder: target/reports/apidocs
0 commit comments