mirror of
https://github.com/github/codeql-action.git
synced 2026-08-05 04:57:19 -05:00
change to node20 for all actions
This commit is contained in:
@@ -19,5 +19,5 @@ outputs:
|
||||
environment:
|
||||
description: The inferred build environment configuration.
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: '../lib/resolve-environment-action.js'
|
||||
|
||||
Reference in New Issue
Block a user