Skip to content

Commit 0405d65

Browse files
rwinchphilwebb
authored andcommitted
Update to spring-doc-actions v0.0.20
Closes gh-44991
1 parent 5cb7037 commit 0405d65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-docs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
BUILD_VERSION: ${{ github.event.inputs.build-version }}
4646
run: node run.js --no-checkout
4747
- name: Sync Documentation
48-
uses: spring-io/spring-doc-actions/[email protected].19
48+
uses: spring-io/spring-doc-actions/[email protected].20
4949
with:
5050
docs-username: ${{ secrets.DOCS_USERNAME }}
5151
docs-host: ${{ secrets.DOCS_HOST }}
@@ -56,7 +56,7 @@ jobs:
5656
BUILD_REFNAME: ${{ github.event.inputs.build-refname }}
5757
BUILD_VERSION: ${{ github.event.inputs.build-version }}
5858
- name: Bust Cloudflare Cache
59-
uses: spring-io/spring-doc-actions/[email protected].19
59+
uses: spring-io/spring-doc-actions/[email protected].20
6060
with:
6161
context-root: spring-boot
6262
context-path: /

0 commit comments

Comments
 (0)