kevinjqliu commented on code in PR #15799:
URL: https://github.com/apache/iceberg/pull/15799#discussion_r3003537401


##########
.github/workflows/api-binary-compatibility.yml:
##########
@@ -59,23 +59,10 @@ jobs:
         with:
           distribution: zulu
           java-version: 17
-      - uses: actions/cache/restore@668228422ae6a00e4ad889ee87cd7109ec5666a7 # 
v5
-        with:
-          path: |
-            ~/.gradle/caches
-            ~/.gradle/wrapper
-          key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*', 
'**/gradle-wrapper.properties') }}
-          restore-keys: ${{ runner.os }}-gradle-
+      - uses: 
gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c

Review Comment:
   done! 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to