Skip to content

Commit 4e96c4f

Browse files
authored
Merge pull request #47 from martgil/main
Issue #44 Update node version from 16 to 20
2 parents fae13e4 + 29d4f29 commit 4e96c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ outputs:
1313
sarifFile:
1414
description: A file path to a SARIF results file.
1515
runs:
16-
using: 'node16'
16+
using: 'node20'
1717
main: 'lib/action.js'

0 commit comments

Comments
 (0)