Skip to content

fix: check out code before setup-go so the Go cache finds go.sum, move actions to Node 24 majors - #16

Merged
kgrodzicki merged 1 commit into
masterfrom
fix/actions-node24
Sep 16, 2026
Merged

kgrodzicki merged 1 commit into
masterfrom
fix/actions-node24

Conversation

@kgrodzicki

Copy link
Copy Markdown
Member
  • reorder build and test workflows so actions/checkout runs before actions/setup-go
  • bump actions/checkout to v7 and actions/setup-go to v7 in build, test and release workflows

…e actions to Node 24 majors

- reorder build and test workflows so actions/checkout runs before actions/setup-go
- bump actions/checkout to v7 and actions/setup-go to v7 in build, test and release workflows

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved review comments remain, and the workflow changes are focused and consistent.

Pull request overview

Updates GitHub Actions workflows so checkout precedes Go setup for cache detection and upgrades actions to v7.

Changes:

  • Reorders checkout and Go setup steps in build and test workflows.
  • Upgrades checkout and setup-go actions in build, test, and release workflows.
File summaries
File Description
.github/workflows/test.yml Reorders checkout and Go setup; upgrades actions.
.github/workflows/release.yml Upgrades checkout and Go setup actions.
.github/workflows/build.yml Reorders setup steps and upgrades actions.
Review details
  • Files reviewed: 3/3 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@kgrodzicki
kgrodzicki merged commit 36cf30c into master Sep 16, 2026
3 checks passed
@kgrodzicki
kgrodzicki deleted the fix/actions-node24 branch September 16, 2026 09:05
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