Update to Node 20
This commit is contained in:
parent
2eb069ac05
commit
a231fe22ef
|
|
@ -36,5 +36,5 @@ branding:
|
||||||
color: "blue"
|
color: "blue"
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: "node16"
|
using: "node20"
|
||||||
main: "dist/index.js"
|
main: "dist/index.js"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue