Skip to content

Update GitHub Actions workflows to use Go version 1.24.x and upgrade …#234

Merged
andy1li merged 1 commit intomainfrom
andy/fix-publisher
Dec 15, 2025
Merged

Update GitHub Actions workflows to use Go version 1.24.x and upgrade …#234
andy1li merged 1 commit intomainfrom
andy/fix-publisher

Conversation

@andy1li
Copy link
Member

@andy1li andy1li commented Dec 15, 2025

…setup-go action to v6


Note

Updates GitHub Actions to use actions/setup-go@v6 and sets Go 1.24.x across publish, test, and lint workflows.

  • CI Workflows:
    • /.github/workflows/publish.yml:
      • Upgrade actions/setup-go to v6 and set go-version to 1.24.x.
    • /.github/workflows/test.yml:
      • Upgrade actions/setup-go to v6 in both test and lint jobs (using go-version: 1.24.x).

Written by Cursor Bugbot for commit 36a678b. This will update automatically on new commits. Configure here.

@andy1li andy1li self-assigned this Dec 15, 2025
@andy1li andy1li merged commit e653401 into main Dec 15, 2025
3 checks passed
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