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

chaokunyang pushed a commit to tag v1.4.0-rc1
in repository https://gitbox.apache.org/repos/asf/fory.git

commit 89f53ccd8d9682508e9399a899cdcad2447a40fe
Author: chaokunyang <[email protected]>
AuthorDate: Fri Jul 17 00:21:25 2026 +0800

    ci: use approved Rust toolchain action
---
 .github/workflows/release-rust.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release-rust.yaml 
b/.github/workflows/release-rust.yaml
index 9ce88548f..398f2725f 100644
--- a/.github/workflows/release-rust.yaml
+++ b/.github/workflows/release-rust.yaml
@@ -36,7 +36,7 @@ jobs:
     steps:
       - uses: actions/checkout@v5
 
-      - uses: dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8  
# stable
+      - uses: dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30  
# stable
 
       - name: Bump rust version
         shell: bash


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

Reply via email to