Updated to the node16 runtime by default
This commit is contained in:
parent
ac19805721
commit
d4587a67d3
|
@ -19,5 +19,5 @@ inputs:
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node16'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
|
Loading…
Reference in New Issue