Skip to content

Update Go version in CLI docs workflow to 1.26#4656

Merged
lennessyy merged 2 commits into
mainfrom
fix/update-go-version-cli-docs-workflow
Jun 4, 2026
Merged

Update Go version in CLI docs workflow to 1.26#4656
lennessyy merged 2 commits into
mainfrom
fix/update-go-version-cli-docs-workflow

Conversation

@lennessyy

@lennessyy lennessyy commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update Go version from 1.22 to 1.26 in the update-cli-docs.yml workflow
  • The CLI repo now requires Go >= 1.26.3, which was causing the workflow to fail since the June 1st run

Test plan

  • Trigger the CLI docs workflow manually and verify it completes successfully

🤖 Generated with Claude Code

┆Attachments: EDU-6472 Update Go version in CLI docs workflow to 1.26

The CLI repo now requires Go >= 1.26.3, causing the workflow to
fail with "go.mod requires go >= 1.26.3 (running go 1.22.12)".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lennessyy lennessyy requested a review from a team as a code owner June 3, 2026 23:51
@vercel

vercel Bot commented Jun 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Jun 4, 2026 5:06pm

Request Review

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

This PR does not change any pages in /docs. If you make updates, links to the modified pages will appear here.

@lennessyy lennessyy enabled auto-merge (squash) June 4, 2026 17:05
@lennessyy lennessyy merged commit 500d835 into main Jun 4, 2026
10 checks passed
@lennessyy lennessyy deleted the fix/update-go-version-cli-docs-workflow branch June 4, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants