fix(bf-5ec): update wrangler version to 4.81.0 in workflow
Some checks failed
Deploy to Cloudflare Pages / Deploy to Cloudflare Pages (push) Has been cancelled
Some checks failed
Deploy to Cloudflare Pages / Deploy to Cloudflare Pages (push) Has been cancelled
Update wranglerVersion from 3 to 4.81.0 to match installed version. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
b4155fc92c
commit
c5bef98747
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-pages.yml
vendored
2
.github/workflows/deploy-pages.yml
vendored
|
|
@ -42,4 +42,4 @@ jobs:
|
|||
projectName: ai-code-battle
|
||||
directory: web/dist
|
||||
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
wranglerVersion: '3'
|
||||
wranglerVersion: '4.81.0'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue