chore(deps): update cloudflare/wrangler-action action to v4

This commit is contained in:
renovate[bot] 2026-05-19 19:30:28 +00:00 committed by GitHub
parent 575e01cab9
commit 100fc3a8ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ jobs:
run: bun run build
- name: Build and deploy docs
uses: cloudflare/wrangler-action@9acf94ace14e7dc412b076f2c5c20b8ce93c79cd # v3
uses: cloudflare/wrangler-action@ebbaa1584979971c8614a24965b4405ff95890e0 # v4
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}