Skip to content

Commit 40b8f4c

Browse files
committed
ci: update wrangler action to v4
1 parent 3bc368f commit 40b8f4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Build app
3737
run: pnpm build
3838
- name: Deploy app
39-
uses: cloudflare/wrangler-action@v3
39+
uses: cloudflare/wrangler-action@v4
4040
with:
4141
packageManager: pnpm
4242
apiToken: ${{ secrets.CLOUDFLARE_WORKERS_KEY }}

0 commit comments

Comments
 (0)