Skip to content

ci: upgrade actions/checkout from v4 to v6 in release workflow#252

Draft
toddr-bot wants to merge 1 commit intomainfrom
koan.toddr.bot/release-yml-checkout-v6
Draft

ci: upgrade actions/checkout from v4 to v6 in release workflow#252
toddr-bot wants to merge 1 commit intomainfrom
koan.toddr.bot/release-yml-checkout-v6

Conversation

@toddr-bot
Copy link
Copy Markdown
Collaborator

What

Upgrade actions/checkout from v4 to v6 in the release workflow.

Why

The testsuite workflow was upgraded to v6 in 45216a7 but the release workflow was missed.

How

One-line version bump in .github/workflows/release.yml.

Testing

make test passes (no runtime change — CI-only).

🤖 Generated with Claude Code

The testsuite workflow was upgraded in 45216a7 but the release
workflow was missed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.73%. Comparing base (45216a7) to head (9300e9d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #252   +/-   ##
=======================================
  Coverage   75.73%   75.73%           
=======================================
  Files           1        1           
  Lines        1092     1092           
  Branches      342      342           
=======================================
  Hits          827      827           
  Misses         59       59           
  Partials      206      206           
Flag Coverage Δ
perl 75.73% <ø> (ø)
xs 75.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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