Skip to content

Update setup-go action#13

Merged
grahamgilbert merged 1 commit intomacadmins:mainfrom
MScottBlake:fix-workflows
Feb 20, 2026
Merged

Update setup-go action#13
grahamgilbert merged 1 commit intomacadmins:mainfrom
MScottBlake:fix-workflows

Conversation

@MScottBlake
Copy link
Copy Markdown
Contributor

@MScottBlake MScottBlake commented Dec 12, 2025

Since variables are not passed into GitHub Workflows in forked PRs, this PR eliminates the need for the GO_VERSION variable. This variable is currently preventing PRs from completing CI checks.

An added benefit is that the Go version used in GitHub Workflows and the core product are now unified, preventing future drift.

If you want to see the workflows in action before approving them to run in this PR, I created a draft PR into the main branch of my fork.

@grahamgilbert grahamgilbert merged commit 22fb775 into macadmins:main Feb 20, 2026
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