File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 if : matrix.jdk.version != '17'
4141 shell : bash
4242 run : echo "TOOLCHAIN_JDK=$JAVA_HOME" >> $GITHUB_ENV
43- - uses : gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5.0.0
43+ - uses : gradle/actions/setup-gradle@f29f5a9d7b09a7c6b29859002d29d24e1674c884 # v5.0.1
4444 with :
4545 cache-encryption-key : ${{ secrets.GRADLE_ENCRYPTION_KEY }}
4646 - uses : testlens-app/setup-testlens@cbf46f117aa1b73f2f101616333e9625b46d4b95 # v1.6.1
8080 - name : ' Prepare TOOLCHAIN_JDK env var'
8181 shell : bash
8282 run : echo "TOOLCHAIN_JDK=$JAVA_HOME" >> $GITHUB_ENV
83- - uses : gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5.0.0
83+ - uses : gradle/actions/setup-gradle@f29f5a9d7b09a7c6b29859002d29d24e1674c884 # v5.0.1
8484 with :
8585 cache-encryption-key : ${{ secrets.GRADLE_ENCRYPTION_KEY }}
8686 - shell : bash
@@ -109,7 +109,7 @@ jobs:
109109 with :
110110 distribution : liberica
111111 java-version : 17
112- - uses : gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5.0.0
112+ - uses : gradle/actions/setup-gradle@f29f5a9d7b09a7c6b29859002d29d24e1674c884 # v5.0.1
113113 with :
114114 cache-encryption-key : ${{ secrets.GRADLE_ENCRYPTION_KEY }}
115115 - shell : bash
You can’t perform that action at this time.
0 commit comments