chore(deps): lock file maintenance #2973
Annotations
1 error and 1 warning
|
Lint and test
The current runner (ubuntu-24.04-x64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).
In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build
You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml
$ ruby-build 3.3.1 /opt/hostedtoolcache/Ruby/3.3.1/x64
Once that completes successfully, mark it as complete with:
$ touch /opt/hostedtoolcache/Ruby/3.3.1/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
|
Lint and test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|