You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates 8 occurrences across 4 workflow files from v5 to v6.
v6 runs on Node 24; v5 runs on Node 20 which is being
deprecated on GitHub Actions runners.
v6 defaults GOTOOLCHAIN=local, so the transform-sdk-build
integration-test build (whose tests module needs a newer Go than the
pinned GO_VERSION) gets GOTOOLCHAIN=auto to keep fetching the
toolchain as before.
See https://github.com/actions/setup-go/releases/tag/v6.0.0
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments