From 5b09fd15851ba7b1dca96f056a723bd01e4ea7b6 Mon Sep 17 00:00:00 2001 From: houseme Date: Sat, 17 Jan 2026 01:00:36 +0800 Subject: [PATCH] replace commit --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6b2c8f16..3e085d9d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -159,8 +159,8 @@ jobs: uses: taiki-e/cache-cargo-install-action@v2 with: tool: s3s-e2e - git: https://github.com/Nugine/s3s.git - rev: 9e41304ed549b89cfb03ede98e9c0d2ac7522051 + git: https://github.com/s3s-project/s3s.git + rev: 4a04a670cf41274d9be9ab65dc36f4aa3f92fbad - name: Build debug binary run: |