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 @@ -42,14 +42,14 @@ jobs:
42
42
- name : ls existing cache
43
43
run : ls ~/.cache/antora/collector-cache/spring-session-* || true
44
44
- name : Publish Docs
45
- uses : spring-io/spring-doc-actions/rsync-antora-reference@v0.0.15
45
+ uses : spring-io/spring-doc-actions/rsync-antora-reference@v0.0.16
46
46
with :
47
47
docs-username : ${{ secrets.DOCS_USERNAME }}
48
48
docs-host : ${{ secrets.DOCS_HOST }}
49
49
docs-ssh-key : ${{ secrets.DOCS_SSH_KEY }}
50
50
docs-ssh-host-key : ${{ secrets.DOCS_SSH_HOST_KEY }}
51
51
- name : Bust Clouflare Cache
52
- uses : spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.15
52
+ uses : spring-io/spring-doc-actions/bust-cloudflare-antora-cache@v0.0.16
53
53
with :
54
54
context-root : spring-session
55
55
cloudflare-zone-id : ${{ secrets.CLOUDFLARE_ZONE_ID }}
You can’t perform that action at this time.
0 commit comments