Skip to content

Commit e571d9d

Browse files
committed
Upgrade rsync-antora-reference action version to 0.0.20
1 parent f7c9414 commit e571d9d

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
@@ -36,7 +36,7 @@ jobs:
3636
- name: Copy the cache to be included in the site
3737
run: cp -rf build/antora/inject-collector-cache-config-extension/.cache build/site/
3838
- name: Publish Docs
39-
uses: spring-io/spring-doc-actions/[email protected].18
39+
uses: spring-io/spring-doc-actions/[email protected].20
4040
with:
4141
docs-username: ${{ secrets.DOCS_USERNAME }}
4242
docs-host: ${{ secrets.DOCS_HOST }}

0 commit comments

Comments
 (0)