Skip to content

Commit a8ca5b7

Browse files
committed
Remove 6.4.x from antora ui updates
6.4.x is no longer supported
1 parent afa5804 commit a8ca5b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-antora-ui-spring.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: Update on Supported Branches
1717
strategy:
1818
matrix:
19-
branch: [ '6.4.x', '6.5.x', '7.0.x', 'main' ]
19+
branch: [ '6.5.x', '7.0.x', 'main' ]
2020
steps:
2121
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@e28269199d1d27975cf7f65e16d6095c555b3cd0
2222
name: Update

0 commit comments

Comments
 (0)