Skip to content

Commit 88ec5db

Browse files
committed
Use node 14
1 parent 9f913cd commit 88ec5db

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: 'node12'
26+
using: 'node14'
2727
main: 'dist/index.js'

0 commit comments

Comments
 (0)