carpentries / actions

GitHub Actions for use in Carpentries-style lessons
1 stars 8 forks source link

use node20 #91

Closed tobyhodges closed 2 months ago

tobyhodges commented 6 months ago

Updates the actions to use Node version 20 instead of 16. We have been getting deprecation warnings on several Workbench workflows for the last few months. See GitHub Actions: Transitioning from Node 16 to Node 20.

I think this is as much as needs to be changed to address the issue but I would strongly recommend testing it out before merging, because:

I have no idea what I am doing.

ErinBecker commented 2 months ago

Testing information available here: https://github.com/carpentries/workbench/pull/79