Skip to content

Actionsアップデート#57

Merged
moritanian merged 3 commits intomainfrom
update_actions
Mar 25, 2026
Merged

Actionsアップデート#57
moritanian merged 3 commits intomainfrom
update_actions

Conversation

@massongit
Copy link
Copy Markdown
Contributor

@massongit massongit commented Mar 24, 2026

https://github.com/cloudlatex-team/cloudlatex-cli-plugin/actions/runs/23366340685/job/67980979184#step:15:2

Warning: Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

GitHub Actionsにおいて、Node.js 20が非推奨化されるので、Node.js 20を使っているActionsをNode.js 24に対応したバージョンへアップデートします。

https://github.com/reviewdog/action-actionlint/blob/d39025c0fb1cc41ac827852403ea94804b0e6907/action.yml#L36-L41

また、 reviewdog/action-actionlint では fail_on_error の代わりに fail_level を使うことが推奨されているので、そちらの置き換えも行っています。

@massongit massongit requested a review from moritanian March 24, 2026 00:16
Copy link
Copy Markdown
Collaborator

@moritanian moritanian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@moritanian moritanian merged commit bbb82a0 into main Mar 25, 2026
5 checks passed
@moritanian moritanian deleted the update_actions branch March 25, 2026 19:00
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