diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index afa290e58..0a7b1633e 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -25,7 +25,7 @@ jobs: - name: Build with Maven run: mvn -B --no-transfer-progress package - name: Deploy documentation - uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # tag=v4.7.4 + uses: JamesIves/github-pages-deploy-action@9d877eea73427180ae43cf98e8914934fe157a1a # tag=v4.7.6 with: branch: gh-pages folder: target/reports/apidocs