From 068b38072074a0cc0d2681ee1b0df246b2741a21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=8F=89=E6=A0=91=E6=A0=91?= Date: Fri, 21 Nov 2025 15:36:46 +0800 Subject: [PATCH] Update push-cloudflare.yaml --- .github/workflows/push-cloudflare.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-cloudflare.yaml b/.github/workflows/push-cloudflare.yaml index 02d9338..a89de88 100644 --- a/.github/workflows/push-cloudflare.yaml +++ b/.github/workflows/push-cloudflare.yaml @@ -56,7 +56,7 @@ jobs: # 固定 wrangler-action 到确定版本 - name: Publish to Cloudflare - uses: cloudflare/wrangler-action@v3.19.0 + uses: cloudflare/wrangler-action@v3 id: cf env: D1_DATABASE_ID: ${{ secrets.D1_DATABASE_ID }}