MetaMask / metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain
https://metamask.io
Other
2.04k stars 1.06k forks source link

chore: update `actions/checkout` Github action to v4 #9827

Open NicolasMassart opened 1 month ago

NicolasMassart commented 1 month ago

What is this about?

update actions/checkout Github action to v4: actions/checkout@3 --> actions/checkout@4

Scenario

No response

Design

No response

Technical Details

No response

Threat Modeling Framework

No response

Acceptance Criteria

No response

Stakeholder review needed before the work gets merged

References

No response

legobeat commented 1 month ago

Maybe this can be expanded to chore: update deprecated action versions?

There are more like @actions/setup-node that also run on deprecated Node.js v16 and have newer versions on supported v20.