Skip to content

Commit f7c9414

Browse files
committed
Upgrade bust-cloudflare-antora-cache action version to 0.0.20
1 parent 2c365f3 commit f7c9414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
4444
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
4545
- name: Bust Clouflare Cache
46-
uses: spring-io/spring-doc-actions/[email protected].18
46+
uses: spring-io/spring-doc-actions/[email protected].20
4747
with:
4848
context-root: spring-shell
4949
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}

0 commit comments

Comments
 (0)