Upgrade rsync-antora-reference to 0.0.13.

This commit is contained in:
Olga MaciaszekSharma
2023-12-12 13:36:14 +01:00
parent 2830279fa2
commit b1a9b83941

View File

@@ -38,7 +38,7 @@ jobs:
run: |
./mvnw --no-transfer-progress -B antora
- name: Publish Docs
uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.11
uses: spring-io/spring-doc-actions/rsync-antora-reference@v0.0.13
with:
docs-username: ${{ secrets.DOCS_USERNAME }}
docs-host: ${{ secrets.DOCS_HOST }}