From d0c1bb0c202616294d2d48e00d36944ed1a50889 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Sat, 27 Jun 2026 15:35:03 +0000 Subject: [PATCH] =?UTF-8?q?chore(ci):=20=E6=94=B9=E7=94=A8=20composite-act?= =?UTF-8?q?ions=20=E7=9A=84=20antigravity=20action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index c5155fc..229121e 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -47,7 +47,7 @@ jobs: - name: 取得程式碼 uses: actions/checkout@${{ vars.ACTION_CHECKOUT_VERSION }} - name: 安裝 AI 工具 - uses: https://gitea.jsc.idv.tw/docker-actions/antigravity@${{ vars.ACTION_ANTIGRAVITY_VERSION }} + uses: https://gitea.jsc.idv.tw/composite-actions/antigravity@${{ vars.ACTION_ANTIGRAVITY_VERSION }} - name: 檢查 AI 助理 CLI shell: bash run: |