Run check-sarif Action using Node 16

`using: node12` Actions have already been running using Node 16 for
some time.
This commit is contained in:
Henry Mercer 2023-07-17 18:29:59 +01:00
parent d85a177b9b
commit 5719ca3eb6

View file

@ -16,5 +16,5 @@ inputs:
Comma separated list of query ids that should NOT be included in this SARIF file.
runs:
using: node12
using: node16
main: index.js