From d3d73911b2711d7250bbbd89765a0ea2a400240b Mon Sep 17 00:00:00 2001 From: gentlementlegen Date: Mon, 30 Sep 2024 02:45:00 +0900 Subject: [PATCH] chore: update wrangler --- .github/workflows/worker-deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/worker-deploy.yml b/.github/workflows/worker-deploy.yml index deafdc0..a79b808 100644 --- a/.github/workflows/worker-deploy.yml +++ b/.github/workflows/worker-deploy.yml @@ -35,6 +35,7 @@ jobs: id: wrangler_deploy uses: cloudflare/wrangler-action@v3 with: + wranglerVersion: "3.78.12" apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }} accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }} secrets: |