Skip to content

Update GitHub Actions to v7 - #4

Merged
aezell merged 1 commit into
mainfrom
alex/update-github-actions
Aug 26, 2026
Merged

Update GitHub Actions to v7#4
aezell merged 1 commit into
mainfrom
alex/update-github-actions

Conversation

@aezell

@aezell aezell commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Update the GitHub-hosted workflow runtime used by this plugin.

  • upgrade actions/checkout from v4 to v7 in CI and release workflows
  • upgrade actions/setup-node from v4 to v7 in CI and release workflows
  • retain the existing Node 20, Node 24, and Bun test matrix

User impact: contributors and releases use the current Node 24-based GitHub Actions runtime, avoiding the deprecation path for the older action versions. No plugin runtime behavior changes.

Deployment: no service deployment is required. Merge the PR to apply the workflow update.

Validation: formatting, TypeScript, and all isolated plugin tests pass locally. GitHub CI will verify the OpenCode integration and Bun matrix in a clean runner.

@aezell
aezell merged commit afb7f28 into main Aug 26, 2026
6 checks passed
@aezell
aezell deleted the alex/update-github-actions branch August 26, 2026 18:22
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.

1 participant