Skip to content

Commit 15436b9

Browse files
chore(deps): update cloudflare/wrangler-action action to v4 (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f02a95a commit 15436b9

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
@@ -23,7 +23,7 @@ jobs:
2323
run: pnpm i && pnpm build
2424

2525
- name: Deploy
26-
uses: cloudflare/wrangler-action@v3
26+
uses: cloudflare/wrangler-action@v4
2727
with:
2828
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
2929
command: pages deploy

0 commit comments

Comments
 (0)