Skip to content

Commit 04bba36

Browse files
authored
Update supported branches in workflow file
Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
1 parent 5bb99b6 commit 04bba36

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: [ '5.8.x', '6.2.x', '6.3.x', 'main' ]
19+
branch: [ '6.4.x', '6.5.x', 'main' ]
2020
steps:
2121
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@e28269199d1d27975cf7f65e16d6095c555b3cd0
2222
name: Update

0 commit comments

Comments
 (0)