We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d15c3c commit 988b425Copy full SHA for 988b425
.github/workflows/update-antora-ui-spring.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Update on Supported Branches
17
strategy:
18
matrix:
19
- branch: [ '1.2.x', 'main' ]
+ branch: [ '1.3.x', 'main' ]
20
steps:
21
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@5a57bcc6a0da2a1474136cf29571b277850432bc
22
name: Update
0 commit comments