We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa5804 commit a8ca5b7Copy full SHA for a8ca5b7
1 file changed
.github/workflows/update-antora-ui-spring.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Update on Supported Branches
17
strategy:
18
matrix:
19
- branch: [ '6.4.x', '6.5.x', '7.0.x', 'main' ]
+ branch: [ '6.5.x', '7.0.x', 'main' ]
20
steps:
21
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@e28269199d1d27975cf7f65e16d6095c555b3cd0
22
name: Update
0 commit comments