File tree Expand file tree Collapse file tree 5 files changed +6
-7
lines changed Expand file tree Collapse file tree 5 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1717 contents : read
1818
1919 steps :
20- - uses : huanshankeji/.github/actions/gradle-test-and-check@v0.1 .0
20+ - uses : huanshankeji/.github/actions/gradle-test-and-check@v0.2 .0
2121 with :
2222 jdk-versions : 17-temurin
2323
3030 contents : write
3131
3232 steps :
33- - uses : huanshankeji/.github/actions/dependency-submission@v0.1 .0
33+ - uses : huanshankeji/.github/actions/gradle- dependency-submission@v0.2 .0
3434 with :
35- java-version : 17
36- distribution : temurin
35+ jdk-versions : 17-temurin
Original file line number Diff line number Diff line change 3232 uses : actions/configure-pages@v5
3333
3434 - name : Set up JDK 17
35- uses : actions/setup-java@v4
35+ uses : actions/setup-java@v5
3636 with :
3737 java-version : " 17"
3838 distribution : " temurin"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.0.0 -all.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 11#! /bin/sh
22
33#
4- # Copyright © 2015-2021 the original authors.
4+ # Copyright © 2015 the original authors.
55#
66# Licensed under the Apache License, Version 2.0 (the "License");
77# you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments