mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 13:17:54 +00:00
[Ubuntu 22] Updating Nodejs version 20 as default version. (#12279)
This commit is contained in:
@@ -314,7 +314,7 @@
|
||||
"version": "4"
|
||||
},
|
||||
"node": {
|
||||
"default": "18"
|
||||
"default": "20"
|
||||
},
|
||||
"node_modules": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user