cache icon indicating copy to clipboard operation
cache copied to clipboard

feat: bump actions/checkout to v4

Open kbdharun opened this issue 2 years ago • 3 comments

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.

kbdharun avatar Sep 05 '23 04:09 kbdharun

make sense!

chenrui333 avatar Sep 05 '23 15:09 chenrui333

Closes #1260.

erikburt avatar Oct 24 '23 17:10 erikburt

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.

muzimuzhi avatar Feb 01 '24 21:02 muzimuzhi