We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 784e6ef + 20663e2 commit 71a10ceCopy full SHA for 71a10ce
1 file changed
.github/workflows/update-antora-ui-spring.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
branch: [ '6.4.x', '6.5.x', 'main' ]
20
steps:
21
- - uses: spring-io/spring-doc-actions/update-antora-spring-ui@e28269199d1d27975cf7f65e16d6095c555b3cd0
+ - uses: spring-io/spring-doc-actions/update-antora-spring-ui@415e2b11a766ba64799fffb5c97a4f7e17f677cf
22
name: Update
23
with:
24
docs-branch: ${{ matrix.branch }}
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ubuntu-latest
29
name: Update on docs-build
30
31
32
33
34
docs-branch: 'docs-build'
0 commit comments