Skip to content

Commit 3d21955

Browse files
committed
Update spring-io/spring-doc-actions to 0.0.18
1 parent a4f1746 commit 3d21955

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,15 +124,15 @@ jobs:
124124
run: |
125125
./gradlew antora
126126
- name: Publish Docs
127-
uses: spring-io/spring-doc-actions/[email protected].13
127+
uses: spring-io/spring-doc-actions/[email protected].18
128128
with:
129129
docs-username: ${{ secrets.DOCS_USERNAME }}
130130
docs-host: ${{ secrets.DOCS_HOST }}
131131
docs-ssh-key: ${{ secrets.DOCS_SSH_KEY }}
132132
docs-ssh-host-key: ${{ secrets.DOCS_SSH_HOST_KEY }}
133133
site-path: spring-pulsar-docs/build/site
134134
- name: Bust Clouflare Cache
135-
uses: spring-io/spring-doc-actions/[email protected].13
135+
uses: spring-io/spring-doc-actions/[email protected].18
136136
with:
137137
context-root: spring-pulsar
138138
cloudflare-zone-id: ${{ secrets.CLOUDFLARE_ZONE_ID }}

0 commit comments

Comments
 (0)