1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-20 08:49:33 +01:00

Bump node to 16 (#13221)

This commit is contained in:
Franck Nijhof
2022-07-19 11:39:08 +02:00
committed by GitHub
parent e4d233afa8
commit b582a4d014
6 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ on:
- src/translations/en.json
env:
NODE_VERSION: 14
NODE_VERSION: 16
jobs:
upload: