Skip to content

Commit 4720d37

Browse files
committed
hotfix: use wranglerVersion in action matching package.json
1 parent 2128ca0 commit 4720d37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-with-wrangler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
3838
environment: ${{ env.WRANGLER_ENV }}
39+
wranglerVersion: "^4.4.0"
3940

4041
- name: Set Test URL for Preview
4142
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)