File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3434 if : matrix.jdk != '17'
3535 shell : bash
3636 run : echo "TOOLCHAIN_JDK=$JAVA_HOME" >> $GITHUB_ENV
37- - uses : gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4
37+ - uses : gradle/actions/setup-gradle@94baf225fe0a508e581a564467443d0e2379123b # v4
3838 with :
3939 cache-encryption-key : ${{ secrets.GRADLE_ENCRYPTION_KEY }}
4040 - shell : bash
7373 if : matrix.jdk != '17'
7474 shell : bash
7575 run : echo "TOOLCHAIN_JDK=$JAVA_HOME" >> $GITHUB_ENV
76- - uses : gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4
76+ - uses : gradle/actions/setup-gradle@94baf225fe0a508e581a564467443d0e2379123b # v4
7777 with :
7878 cache-encryption-key : ${{ secrets.GRADLE_ENCRYPTION_KEY }}
7979 - shell : bash
@@ -101,7 +101,7 @@ jobs:
101101 with :
102102 distribution : liberica
103103 java-version : 17
104- - uses : gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4
104+ - uses : gradle/actions/setup-gradle@94baf225fe0a508e581a564467443d0e2379123b # v4
105105 with :
106106 cache-encryption-key : ${{ secrets.GRADLE_ENCRYPTION_KEY }}
107107 - shell : bash
You can’t perform that action at this time.
0 commit comments