Skip to content

ci: bump perl-actions/install-with-cpm from v1 to v2#133

Draft
Koan-Bot wants to merge 2 commits into
garu:masterfrom
Koan-Bot:koan.atoomic/bump-install-with-cpm-v2
Draft

ci: bump perl-actions/install-with-cpm from v1 to v2#133
Koan-Bot wants to merge 2 commits into
garu:masterfrom
Koan-Bot:koan.atoomic/bump-install-with-cpm-v2

Conversation

@Koan-Bot
Copy link
Copy Markdown
Contributor

@Koan-Bot Koan-Bot commented Apr 29, 2026

What

Bump perl-actions/install-with-cpm from v1 to v2 across all CI jobs.

Why

v2 is the current major version of the action. Staying on v1 means missing
bug fixes and improvements, and v1 will eventually stop receiving updates.

How

Straightforward version bump in .github/workflows/test.yml — all 5 jobs
that use the action (ubuntu-latest, ubuntu-latest-user, linux,
distro-matrix, macos-latest) are updated.

Testing

CI will validate itself on this PR.

🤖 Generated with Claude Code


Quality Report

Changes: 1 file changed, 5 insertions(+), 5 deletions(-)

Code scan: clean

Tests: passed (OK)

Branch hygiene: clean

Generated by Kōan post-mission quality pipeline

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
cpm requires Perl 5.24+ to run, so install-with-cpm@v2 still
fails on Docker-based Perl 5.8-5.22 jobs.  Switch the linux
matrix to cpanm, which is already available in perldocker
images and works on all Perl versions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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