Update node version to node20
This commit is contained in:
parent
47a8ad5f38
commit
eb56377740
|
@ -81,7 +81,7 @@ outputs:
|
|||
description: Full hash of the created commit. Only present if the "changes_detected" output is "true".
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'index.js'
|
||||
|
||||
branding:
|
||||
|
|
Loading…
Reference in New Issue