Revert "change to node20 for all actions"

This reverts commit d651fbc494.
This commit is contained in:
nickfyson
2023-12-13 16:39:05 +00:00
parent e763762131
commit 47334bf4e9
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -109,6 +109,6 @@ outputs:
codeql-path:
description: The path of the CodeQL binary used for analysis
runs:
using: node20
using: node16
main: '../lib/init-action.js'
post: '../lib/init-action-post.js'