Skip to content

Commit 8fe264e

Browse files
authored
Update deploy-to-cfworker.yml
1 parent 83b9329 commit 8fe264e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-cfworker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
cat wrangler.toml
3737
3838
- name: 🚀 部署到CF Worker
39-
uses: cloudflare/wrangler-action@v4
39+
uses: cloudflare/wrangler-action@v3
4040
with:
4141
apiToken: ${{ secrets.CF_API_TOKEN }}
4242
accountId: ${{ vars.CF_ACCOUNT_ID }}

0 commit comments

Comments
 (0)