Skip to content

GitHub Action check failed silently due to deprecated library #172

Description

@zhizhongpu

check-issue.yml no longer loudly fails due to the use of actions/checkout@v4 which is no longer supported

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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Here we fix this by upgrading actions/checkout@v4 to v6.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions