From 5b19bef41e08b00f3d8f48219f46b1866a4f940d Mon Sep 17 00:00:00 2001 From: nickfyson Date: Thu, 7 Dec 2023 14:10:12 +0000 Subject: [PATCH] change to node20 for all actions --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 612d91c269..2d31ff9d24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th ## [UNRELEASED] -No user facing changes. +- [v3+ only] The CodeQL Action now runs on Node.js v20. [#2006](https://github.com/github/codeql-action/pull/2006) ## 2.22.9 - 07 Dec 2023