mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(ci): use node 16.x for webpack diff
This commit is contained in:
committed by
Łukasz Mierzwa
parent
0aa57b0289
commit
b4f426e61a
@@ -350,7 +350,7 @@ jobs:
|
||||
- name: Set up Node JS
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18.0.0
|
||||
node-version: 17.9.0
|
||||
cache: 'npm'
|
||||
cache-dependency-path: 'ui/package-lock.json'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user