Skip to content

Updated wrangler-action to v4 in docs. - #33536

Merged
irvinebroque merged 1 commit into
productionfrom
opencode/issue33535-20260918194258
Sep 18, 2026
Merged

irvinebroque merged 1 commit into
productionfrom
opencode/issue33535-20260918194258

Conversation

@ask-bonk

@ask-bonk ask-bonk Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Fixed. Updated cloudflare/wrangler-action@v3@v4 in the GitHub Actions example at src/content/docs/workers/ci-cd/external-cicd/github-actions.mdx:69 (the URL in the issue). I also updated the same stale reference in the Pages CI doc (src/content/docs/pages/how-to/use-direct-upload-with-continuous-integration.mdx:92), which had the identical out-of-date pin. No other occurrences of @v3 remain.

Closes #33535

github run

Co-authored-by: irvinebroque <irvinebroque@users.noreply.github.com>
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 17052c6.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 18, 2026

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://opencode-issue33535-20260918194258.previews.developers.cloudflare.com (commit 17052c6)

This URL reflects your latest Preview deployment

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://c3323755.previews.developers.cloudflare.com 17052c6 2026-09-18T19:53:26.404Z Visit the dashboard ↗

@irvinebroque
irvinebroque merged commit 617f48e into production Sep 18, 2026
16 checks passed
@irvinebroque
irvinebroque deleted the opencode/issue33535-20260918194258 branch September 18, 2026 20:48
@nyreegloriani2-prog

nyreegloriani2-prog commented Sep 19, 2026 via email

Copy link
Copy Markdown

@eeryngloriani-sudo

eeryngloriani-sudo commented Sep 19, 2026 via email

Copy link
Copy Markdown

@eeryngloriani-sudo

eeryngloriani-sudo commented Sep 19, 2026 via email

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitHub Actions docs example uses the out-of-date cloudflare/wrangler-action@v3 instead of v4

3 participants