Skip to content

Commit 11ee702

Browse files
committed
Revert "hotfix: use wranglerVersion in action matching package.json"
This reverts commit 4720d37.
1 parent 4720d37 commit 11ee702

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

4140
- name: Set Test URL for Preview
4241
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)