mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2026-03-21 06:55:55 +03:00
ci(versions.yml): update actions and reduce duplicated tests
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
parent
b669b88857
commit
f3b3cab24b
2 changed files with 2 additions and 34 deletions
|
|
@ -1,17 +0,0 @@
|
|||
{
|
||||
"engines": {
|
||||
"node": "^19"
|
||||
},
|
||||
"devEngines": {
|
||||
"runtime": [
|
||||
{
|
||||
"name": "bun",
|
||||
"version": "^1"
|
||||
},
|
||||
{
|
||||
"name": "node",
|
||||
"version": "^20"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue