mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 09:21:00 +00:00
Minor fix
This commit is contained in:
parent
14a17a7dd1
commit
18c26e10b2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"engines": {
|
||||
"node": ">=14.0.0"
|
||||
"node": "^14.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue