1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Update to 7.1.0-SNAPSHOT

This commit is contained in:
Robert Winch
2026-01-09 10:32:03 -06:00
committed by Rob Winch
parent e9a92a8e9a
commit b77ea8d3a3
222 changed files with 5287 additions and 100 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
# List of active maintenance branches.
branch: [ main, 6.5.x, 6.4.x, 6.3.x ]
branch: [ main, 7.0.x, 6.5.x, 6.4.x, 6.3.x ]
runs-on: ubuntu-latest
steps:
- name: Checkout
@@ -16,7 +16,7 @@ jobs:
name: Update on Supported Branches
strategy:
matrix:
branch: [ '6.4.x', '6.5.x', 'main' ]
branch: [ '6.4.x', '6.5.x', '7.0.x' 'main' ]
steps:
- uses: spring-io/spring-doc-actions/update-antora-spring-ui@e28269199d1d27975cf7f65e16d6095c555b3cd0
name: Update