File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,15 +38,15 @@ jobs:
3838 run : |
3939 ./mvnw --no-transfer-progress -B antora -Pdocs
4040 - name : Publish Docs
41- uses : spring-io/spring-doc-actions/rsync-antora-reference@v0.0.15
41+ uses : spring-io/spring-doc-actions/rsync-antora-reference@v0.0.21
4242 with :
4343 docs-username : ${{ secrets.DOCS_USERNAME }}
4444 docs-host : ${{ secrets.DOCS_HOST }}
4545 docs-ssh-key : ${{ secrets.DOCS_SSH_KEY }}
4646 docs-ssh-host-key : ${{ secrets.DOCS_SSH_HOST_KEY }}
4747 site-path : target/antora/site
4848 - name : Bust Cloudflare Cache
49- uses : spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.15
49+ uses : spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.21
5050 with :
5151 context-root : spring-cloud-task
5252 cloudflare-zone-id : ${{ secrets.CLOUDFLARE_ZONE_ID }}
You can’t perform that action at this time.
0 commit comments