Skip to content

ci: bump actions to Node 24 releases - #414

Open
toddr wants to merge 1 commit into
mainfrom
ci-node24-fix
Open

ci: bump actions to Node 24 releases#414
toddr wants to merge 1 commit into
mainfrom
ci-node24-fix

Conversation

@toddr

@toddr toddr commented Jul 21, 2026

Copy link
Copy Markdown
Member

Silence the "Node 20 is being deprecated" warning in GitHub Actions by upgrading to the current Node 24 releases:

  • actions/checkout@v4@v7
  • perl-actions/install-with-cpm@v1@v2.4
  • perl-actions/perl-versions@v1@v2.0

Note: this only addresses the Node 20 deprecation warning. The separate matrix failure — cpm now requiring Perl 5.24, which breaks the 5.16–5.22 rows — is not addressed here.

🤖 Generated with Claude Code

Silence the "Node 20 is being deprecated" warning by upgrading:
  actions/checkout@v4 -> @v7
  perl-actions/install-with-cpm@v1 -> @v2.4
  perl-actions/perl-versions@v1 -> @v2.0

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@greptile-apps greptile-apps Bot 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.

Your trial has ended. Reactivate Greptile to resume code reviews.

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