actions / cache

Cache dependencies and build outputs in GitHub Actions
MIT License
4.49k stars 1.2k forks source link

feat: bump actions/checkout to v4 #1231

Open kbdharun opened 1 year ago

kbdharun commented 1 year ago

Description and Context:

~Node 16 reaches the end of life soon on 11 Sep 2023. This PR updates the default runtime to node20 (Node 20).~ I have also bumped the actions/checkout version to v4 for the same.

Related issue:

https://github.com/actions/runner/pull/2732

Closes https://github.com/actions/cache/issues/1260


A major version bump might be needed after the PRs merge.

chenrui333 commented 1 year ago

make sense!

erikburt commented 11 months ago

Closes #1260.

muzimuzhi commented 8 months ago

Bumping to node20 has been done in #1284 and shipped with v4.0.0. This PR needs an update to only bump actions/checkout to v4.