Skip to content

Commit b7f8f71

Browse files
Updating to node20
1 parent fe9221a commit b7f8f71

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
@@ -24,7 +24,7 @@ outputs:
2424
sarifFile:
2525
description: A file path to a SARIF results file.
2626
runs:
27-
using: 'node16'
27+
using: 'node20'
2828
main: 'lib/main.js'
2929
pre: 'lib/pre.js'
3030
post: 'lib/post.js'

0 commit comments

Comments
 (0)