|
@@ -38,7 +38,7 @@ jobs:
|
|
repository: ${{ steps.get-vars.outputs.repo }}
|
|
repository: ${{ steps.get-vars.outputs.repo }}
|
|
ref: ${{ steps.get-vars.outputs.branch }}
|
|
ref: ${{ steps.get-vars.outputs.branch }}
|
|
- name: Set up JDK 17
|
|
- name: Set up JDK 17
|
|
- uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
|
|
|
|
|
|
+ uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4.0.0
|
|
with:
|
|
with:
|
|
distribution: "temurin"
|
|
distribution: "temurin"
|
|
java-version: 17
|
|
java-version: 17
|