Skip to content

Commit 5295365

Browse files
committed
Use node16
1 parent 88ec5db commit 5295365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ outputs:
2323
status:
2424
description: 'The status of the scan'
2525
runs:
26-
using: 'node14'
26+
using: 'node16'
2727
main: 'dist/index.js'

0 commit comments

Comments
 (0)