aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/bundlewatch.yml
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2021-10-13 15:26:48 +0300
committerGitHub <[email protected]>2021-10-13 15:26:48 +0300
commit45bba1071469c1725d8487d5c945afd98c06566d (patch)
tree71df980f835bdfecb9fd4ae4e9dc1f69781879d0 /.github/workflows/bundlewatch.yml
parente8f702666f285a3e69866ed1f8d29fa6eaaaeabb (diff)
downloadbootstrap-45bba1071469c1725d8487d5c945afd98c06566d.tar.xz
bootstrap-45bba1071469c1725d8487d5c945afd98c06566d.zip
Switch to Node.js 16 and npm 8. (#35178)
Diffstat (limited to '.github/workflows/bundlewatch.yml')
-rw-r--r--.github/workflows/bundlewatch.yml2
1 files changed, 1 insertions, 1 deletions
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: