xxchan commented on code in PR #852:
URL: https://github.com/apache/iceberg-rust/pull/852#discussion_r1901620567


##########
.github/workflows/ci.yml:
##########
@@ -46,11 +46,12 @@ jobs:
       - name: Check License Header
         uses: apache/skywalking-eyes/[email protected]
 
-      - name: Install cargo-sort
-        run: make install-cargo-sort
-
       - name: Install taplo-cli
-        run: make install-taplo-cli
+        uses: taiki-e/install-action@v2
+        with:
+          tool: [email protected]

Review Comment:
   Bump version to fix this issue
   <img width="810" alt="image" 
src="https://github.com/user-attachments/assets/a8e2a572-d299-4e05-8ce2-4c2bf835bbb0";
 />
   



-- 
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