File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,15 +48,15 @@ jobs:
4848 BUILD_VERSION : ${{ github.event.inputs.build-version }}
4949 run : node run.js --no-checkout
5050 - name : Sync Documentation
51- uses :
spring-io/spring-doc-actions/[email protected] .15 51+ uses :
spring-io/spring-doc-actions/[email protected] .16 5252 with :
5353 docs-username : ${{ secrets.DOCS_USERNAME }}
5454 docs-host : ${{ secrets.DOCS_HOST }}
5555 docs-ssh-key : ${{ secrets.DOCS_SSH_KEY }}
5656 docs-ssh-host-key : ${{ secrets.DOCS_SSH_HOST_KEY }}
5757 httpdocs-path : /spring-boot/antora/reference
5858 - name : Bust Cloudflare Cache
59- uses : philwebb /spring-doc-actions/bust-cloudflare-antora-cache@context-path
59+ uses : spring-io /spring-doc-actions/bust-cloudflare-antora-cache@v0.0.16
6060 with :
6161 context-root : spring-boot
6262 context-path : /
You can’t perform that action at this time.
0 commit comments