Skip to content

Commit 8ffaec5

Browse files
committed
Update rsync-antora-reference to v0.0.22
Closes gh-35951
1 parent 578cdb5 commit 8ffaec5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@ jobs:
4343
- name: Copy the cache to be included in the site
4444
run: cp -rf build/antora/inject-collector-cache-config-extension/.cache build/site/
4545
- name: Publish Docs
46-
uses: spring-io/spring-doc-actions/[email protected].20
46+
uses: spring-io/spring-doc-actions/[email protected].22
4747
with:
4848
docs-username: ${{ secrets.DOCS_USERNAME }}
4949
docs-host: ${{ secrets.DOCS_HOST }}
5050
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
5151
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
5252
- name: Bust Cloudflare Cache
53-
uses: spring-io/spring-doc-actions/[email protected].20
53+
uses: spring-io/spring-doc-actions/[email protected].22
5454
with:
5555
context-root: spring-framework
5656
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}

0 commit comments

Comments
 (0)