Skip to content

Commit 241e8b4

Browse files
committed
Revert "switch check sarif action to node20"
This reverts commit 0bc194e.
1 parent 8bc67d1 commit 241e8b4

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: node20
19+
using: node16
2020
main: index.js

0 commit comments

Comments
 (0)