mirror of
https://github.com/actions/setup-node.git
synced 2025-08-12 11:32:12 +00:00
update node version to 24.0.0 in tool-versions and package-volta.json
This commit is contained in:
parent
99fc25e4df
commit
5393183bd6
@ -1 +1 @@
|
||||
nodejs 20.0.0
|
||||
nodejs 24.0.0
|
||||
|
@ -1 +1 @@
|
||||
node 20.0.0
|
||||
node 24.0.0
|
||||
|
@ -3,6 +3,6 @@
|
||||
"node": "^14.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "20.0.0"
|
||||
"node": "24.0.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user