Skip to content

Watch github actions updates by dependabot - #1170

Open
unasuke wants to merge 1 commit into
rubycentral:mainfrom
unasuke:dependabot-github-actions
Open

Watch github actions updates by dependabot#1170
unasuke wants to merge 1 commit into
rubycentral:mainfrom
unasuke:dependabot-github-actions

Conversation

@unasuke

@unasuke unasuke commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

What

CI currently emits the following warning:

Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

image

Dependabot only covered bundler and npm, so action version bumps had to be noticed and applied by hand. Adding the github-actions ecosystem lets us follow deprecations like this one through pull requests instead.

@unasuke
unasuke force-pushed the dependabot-github-actions branch from c886265 to 40d62b0 Compare August 7, 2026 16:20
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@unasuke
unasuke force-pushed the dependabot-github-actions branch from 40d62b0 to daa9abc Compare August 7, 2026 16:21
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