Skip to content

Conversation

@MamunC0der
Copy link
Contributor

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

uses: actions/setup-go@v5 → uses: actions/setup-go@v6

Reason:
Both actions include major updates that enhance security, caching efficiency, and Go environment setup performance.

Checkout v5 release notes:https://github.com/actions/checkout/releases/tag/v5.0.0
Setup-go v6 release notes:https://github.com/actions/setup-go/releases/tag/v6.0.0

@s1na
Copy link
Contributor

s1na commented Oct 8, 2025

Hi, thanks a lot for your contribution! 🙏
At the moment, the go-ethereum team is overloaded with pull requests and in order to ensure we can give high quality review and attention to critical changes, we are not accepting refactoring-only PRs or minor upgrades.

We really appreciate the effort and encourage you to keep contributing, but for now we need to focus our limited review bandwidth on feature work, bug fixes, and protocol changes.

Thanks for understanding!

@s1na s1na 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