Existing documentation URL(s)
https://developers.cloudflare.com/pages/how-to/use-direct-upload-with-continuous-integration/
What changes are you suggesting?
The "Use Direct Upload with Continuous Integration" documentation currently references cloudflare/pages-action@v1 in the Github Actions. However, the pages-action has been deprecated, and the recommended replacement is wrangler-action (cloudflare/wrangler-action@v3)
Additional information
No response