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/header@v0.6.0
 
-      - 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: taplo-cli@0.9.3

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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to