We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3820e5 commit 81030e6Copy full SHA for 81030e6
.github/workflows/update-antora-ui-spring.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
branch: [ '1.3.x', 'main' ]
20
steps:
21
- - uses: spring-io/spring-doc-actions/update-antora-spring-ui@c2038265125ec6f305a4a041d892ee44c156a754
+ - uses: spring-io/spring-doc-actions/update-antora-spring-ui@e28269199d1d27975cf7f65e16d6095c555b3cd0
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