Skip to content

Commit 0bc194e

Browse files
committed
switch check sarif action to node20
1 parent 95be4b2 commit 0bc194e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/check-sarif/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ inputs:
1616
Comma separated list of query ids that should NOT be included in this SARIF file.
1717
1818
runs:
19-
using: node16
19+
using: 'node20'
2020
main: index.js

0 commit comments

Comments
 (0)