Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Choose a tag to compare

@per1234per1234 released this 08 Oct 07:05
· 294 commits to main since this release
4de5fc8
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

The version of theNode.js runtime used to execute the action has been updated from 16 to 20. This could be a breaking change for certain GitHub Actions workflows.

If a workflow with dependency on thearduino/arduino-lint-action action uses onlyGitHub-hosted GitHub Actions runners, no changes are required.

If the workflow uses aself-hosted runner, the workflow run might fail after updatingarduino/arduino-lint-action:

Error: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter ''using: node20' is not supported, use 'docker', 'node12' or 'node16' instead.')   at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)   at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)Error: Fail to load arduino/arduino-lint-action/v2/action.yml

This means an older runner version that does not provide Node.js 20.x is installed on the runner machine and you must update the runner version.

Changelog

Breaking

  • Update action's Node.js runtime to 20.x (#350,#415)

Enhancement

Full Changeset

1.0.2...2.0.0

Contributors

Contributors

  • @fscherwi
fscherwi
Assets2
Loading

[8]ページ先頭

©2009-2025 Movatter.jp