relay icon indicating copy to clipboard operation
relay copied to clipboard

nodejs 16 is deprecated (GitHub Actions)

Open hagenest opened this issue 1 year ago • 2 comments

Our CI tells us "Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20", so we probably should upgrade to 20 sometime

hagenest avatar May 18 '24 15:05 hagenest

see also: https://github.blog/changelog/2024-05-17-updated-dates-for-actions-runner-using-node20-instead-of-node16-by-default/

hagenest avatar May 18 '24 20:05 hagenest

actions/checkout@v3 should be replaced with actions/checkout@v4

link2xt avatar May 21 '24 17:05 link2xt