mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-02-12 08:24:34 +00:00
Update Deploy Docs to JDK 25
Issue gh-18512 Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
This commit is contained in:
parent
1c66fcd510
commit
ba69471f6f
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
- name: Set Up Gradle
|
||||
uses: spring-io/spring-gradle-build-action@v2
|
||||
with:
|
||||
java-version: '17'
|
||||
java-version: '25'
|
||||
distribution: temurin
|
||||
- name: Set up refname build
|
||||
if: github.event.inputs.build-refname
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user