Skip to content

Commit 9c2e111

Browse files
author
Ryan Baxter
authored
Update deploy-docs.yml
1 parent a7abde4 commit 9c2e111

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
@@ -38,7 +38,7 @@ jobs:
3838
run: |
3939
./mvnw --no-transfer-progress -B antora
4040
- name: Publish Docs
41-
uses: spring-io/spring-doc-actions/[email protected].11
41+
uses: spring-io/spring-doc-actions/[email protected].13
4242
with:
4343
docs-username: ${{ secrets.DOCS_USERNAME }}
4444
docs-host: ${{ secrets.DOCS_HOST }}

0 commit comments

Comments
 (0)