mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-29 14:16:36 +00:00
patch: move back to node 18.19
This commit is contained in:
parent
d861e963df
commit
9e601229bf
2
.github/actions/publish/action.yml
vendored
2
.github/actions/publish/action.yml
vendored
@ -14,7 +14,7 @@ inputs:
|
|||||||
type: string
|
type: string
|
||||||
# Beware that node native modules will be built for that version, which might no be compatible with the one used by pkg (see forge.sidecar.ts)
|
# Beware that node native modules will be built for that version, which might no be compatible with the one used by pkg (see forge.sidecar.ts)
|
||||||
# https://github.com/vercel/pkg-fetch/releases
|
# https://github.com/vercel/pkg-fetch/releases
|
||||||
default: "18.18"
|
default: "18.x"
|
||||||
VERBOSE:
|
VERBOSE:
|
||||||
type: string
|
type: string
|
||||||
default: "true"
|
default: "true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user