You've already forked setup-node
mirror of
https://github.com/actions/setup-node.git
synced 2025-07-23 23:29:04 +07:00
Fix test volta priority (#577)
This commit is contained in:

committed by
GitHub

parent
9f3a02bbd1
commit
969bd26639
@ -3,6 +3,6 @@
|
||||
"node": "^14.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "14.0.0"
|
||||
"node": "16.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user