File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ jobs:
134134 node-version : ${{ env.NODE_VERSION }}
135135 cache : yarn
136136 - name : Install GraalVM
137- uses : actions /setup-graalvm@e140024fdc2d95d3c7e10a636887a91090d29990 # 1.4.0
137+ uses : graalvm /setup-graalvm@e140024fdc2d95d3c7e10a636887a91090d29990 # 1.4.0
138138 with :
139139 java-version : 24
140140 distribution : ' graalvm-community'
@@ -194,7 +194,7 @@ jobs:
194194 node-version : ${{ env.NODE_VERSION }}
195195 cache : yarn
196196 - name : Setup GraalVM
197- uses : actions /setup-graalvm@e140024fdc2d95d3c7e10a636887a91090d29990 # 1.4.0
197+ uses : graalvm /setup-graalvm@e140024fdc2d95d3c7e10a636887a91090d29990 # 1.4.0
198198 with :
199199 java-version : 24
200200 distribution : ' graalvm-community'
@@ -251,7 +251,7 @@ jobs:
251251 node-version : ${{ env.NODE_VERSION }}
252252 cache : yarn
253253 - name : Setup GraalVM
254- uses : actions /setup-graalvm@e140024fdc2d95d3c7e10a636887a91090d29990 # 1.4.0
254+ uses : graalvm /setup-graalvm@e140024fdc2d95d3c7e10a636887a91090d29990 # 1.4.0
255255 with :
256256 java-version : 24
257257 distribution : ' graalvm-community'
@@ -308,7 +308,7 @@ jobs:
308308 node-version : ${{ env.NODE_VERSION }}
309309 cache : yarn
310310 - name : Setup GraalVM
311- uses : actions /setup-graalvm@e140024fdc2d95d3c7e10a636887a91090d29990 # 1.4.0
311+ uses : graalvm /setup-graalvm@e140024fdc2d95d3c7e10a636887a91090d29990 # 1.4.0
312312 with :
313313 java-version : 24
314314 distribution : ' graalvm-community'
You can’t perform that action at this time.
0 commit comments