Commit 4d7e5d7
fix(ci): replace deprecated pages-action with wrangler-action
cloudflare/pages-action@v1 uses wrangler v2 which is EOL and returns
502 from the Cloudflare API. Switch to cloudflare/wrangler-action@v3
which uses current wrangler versions.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 289585d commit 4d7e5d7
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
0 commit comments