This is an automated email from the ASF dual-hosted git repository.

tqchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm-site.git


The following commit(s) were added to refs/heads/main by this push:
     new ba383ab9f44 [CI] Update setup-uv ref for TVM-FFI docs publish (#58)
ba383ab9f44 is described below

commit ba383ab9f44e075c49a5585947f807909133d494
Author: Tianqi Chen <[email protected]>
AuthorDate: Wed Jun 17 09:24:19 2026 -0400

    [CI] Update setup-uv ref for TVM-FFI docs publish (#58)
---
 .github/workflows/publish_tvm_ffi_docs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/publish_tvm_ffi_docs.yml 
b/.github/workflows/publish_tvm_ffi_docs.yml
index cbc8e76b28b..734ae54dd9d 100644
--- a/.github/workflows/publish_tvm_ffi_docs.yml
+++ b/.github/workflows/publish_tvm_ffi_docs.yml
@@ -9,7 +9,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - name: Setup Python 3.13
-        uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098  # 
v7.3.1
+        uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39  # 
v8.2.0
         with:
           python-version: 3.13
           activate-environment: true

Reply via email to