|
@@ -22,7 +22,7 @@ jobs:
|
|
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
|
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
|
if: ${{ steps.check-secrets.outputs.ok == 'true' }}
|
|
if: ${{ steps.check-secrets.outputs.ok == 'true' }}
|
|
- name: set up JDK 17
|
|
- name: set up JDK 17
|
|
- uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 # v3.11.0
|
|
|
|
|
|
+ uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # v3.12.0
|
|
if: ${{ steps.check-secrets.outputs.ok == 'true' }}
|
|
if: ${{ steps.check-secrets.outputs.ok == 'true' }}
|
|
with:
|
|
with:
|
|
distribution: "temurin"
|
|
distribution: "temurin"
|