From 45bba1071469c1725d8487d5c945afd98c06566d Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 13 Oct 2021 15:26:48 +0300 Subject: Switch to Node.js 16 and npm 8. (#35178) --- .github/workflows/bundlewatch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/bundlewatch.yml') diff --git a/.github/workflows/bundlewatch.yml b/.github/workflows/bundlewatch.yml index 33a8734e3..e895f126f 100644 --- a/.github/workflows/bundlewatch.yml +++ b/.github/workflows/bundlewatch.yml @@ -8,7 +8,7 @@ on: env: FORCE_COLOR: 2 - NODE: 14 + NODE: 16 jobs: bundlewatch: -- cgit v1.2.3