Skip to content

Upgrade GitHub Actions to checkout@v5 and setup-node@v5#320

Closed
Daulox92 wants to merge 1 commit intoChainSafe:masterfrom
Daulox92:patch-1
Closed

Upgrade GitHub Actions to checkout@v5 and setup-node@v5#320
Daulox92 wants to merge 1 commit intoChainSafe:masterfrom
Daulox92:patch-1

Conversation

@Daulox92
Copy link

@Daulox92 Daulox92 commented Oct 7, 2025

Changes:

uses: actions/checkout@v4 → uses: actions/checkout@v5

uses: actions/setup-node@v4 → uses: actions/setup-node@v5

Reason:
These updates include better caching, enhanced security, and full Node.js 20+ support.

Checkout v5 release notes

Setup-node v5 release notes

@Daulox92 Daulox92 requested a review from a team as a code owner October 7, 2025 17:49
@philknows
Copy link
Member

Reference: https://github.com/ChainSafe/lodestar/blob/unstable/CONTRIBUTING.md#contribution-process

Please note that trivial, non-code contributions such as spelling, grammar, typos, corrections, comments and link fixes are not acceptable pull requests. Although we appreciate the effort to fix these valid concerns, it is not practical for us to run our CI systems to accommodate minor external contributions which generate minimal value for the purpose of contribution/airdrop farming. It would be appreciated for you to open up an issue instead for our team to aggregate these types of contributions into a batch commit.

@philknows philknows closed this Oct 8, 2025
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