We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47cc29c commit a58e6e1Copy full SHA for a58e6e1
.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@5c6e9e9f3672ce8fd37b9856193d2a537941e66c # tag=v4.6.1
+ uses: JamesIves/github-pages-deploy-action@94f3c658273cf92fb48ef99e5fbc02bd2dc642b2 # tag=v4.6.3
29
with:
30
branch: gh-pages
31
folder: target/apidocs
0 commit comments