Skip to content

ci: upgrade workflow action dependencies - #27

Merged
hayabusa-cloud merged 2 commits into
mainfrom
ci/upgrade-actions
Jul 14, 2026
Merged

ci: upgrade workflow action dependencies#27
hayabusa-cloud merged 2 commits into
mainfrom
ci/upgrade-actions

Conversation

@hayabusa-cloud

Copy link
Copy Markdown
Owner

Summary

This PR updates the workflow action dependencies used for repository checkout and coverage upload.

Changes

  • Upgrade actions/checkout from v6 to v7 in the CI and public benchmark workflows.
  • Upgrade codecov/codecov-action from v6 to v7 in the coverage upload job.

Signed-off-by: Robin He <git@hybscloud.com>
Copilot AI review requested due to automatic review settings July 14, 2026 12:39

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.

Pull request overview

This PR updates GitHub Actions workflow dependencies used by this repository’s CI and public benchmark pipelines, and also adjusts the macOS CI lane behavior.

Changes:

  • Bump actions/checkout from v6 to v7 in CI and public benchmark workflows.
  • Bump codecov/codecov-action from v6 to v7 in the coverage upload job.
  • Rename the Darwin CI job and add a new go test -race step on macOS.

Reviewed changes

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

File Description
.github/workflows/public-benchmarks.yml Updates actions/checkout to v7 for the public benchmarks workflow.
.github/workflows/ci.yml Updates actions/checkout and codecov/codecov-action to v7, and adds/renames the Darwin lane to include race testing.

Comment thread .github/workflows/ci.yml Outdated
Comment thread .github/workflows/ci.yml Outdated
Signed-off-by: Robin He <git@hybscloud.com>
Copilot AI review requested due to automatic review settings July 14, 2026 13:19

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.

Pull request overview

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

@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@hayabusa-cloud
hayabusa-cloud merged commit 8cca5fb into main Jul 14, 2026
16 of 17 checks passed
@hayabusa-cloud
hayabusa-cloud deleted the ci/upgrade-actions branch July 14, 2026 13:33
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