Skip to content

Conversation

@hrntknr
Copy link
Member

@hrntknr hrntknr commented Dec 4, 2025

Summary

(Brief description of what this PR accomplishes)

Type of Change

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies
  • ci: Changes to our CI configuration files and scripts
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit

Related Issues

Copilot AI review requested due to automatic review settings December 4, 2025 15:19
@hrntknr hrntknr merged commit 3b869e9 into main Dec 4, 2025
7 checks passed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades the Go version from 1.23 to 1.25 across all GitHub Actions workflow files to maintain consistency and leverage newer Go features.

  • Updated Go version specification in CI/CD workflows from 1.23 to 1.25

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/test.yaml Updated Go version to 1.25 for test workflow
.github/workflows/check.yaml Updated Go version to 1.25 for check workflow
.github/workflows/build.yaml Updated Go version to 1.25 for build workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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