Downgrade action.yml to use Node.js 20 instead of Node.js 24 for v3

This commit is contained in:
Mario Campos
2025-10-07 10:29:22 -05:00
parent b264e15259
commit 01f1a24033
7 changed files with 7 additions and 7 deletions

View File

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