mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
chore(actions): use latest Node version
This commit is contained in:
committed by
Łukasz Mierzwa
parent
77508a1b7d
commit
021c1841be
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Node JS
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 17.6.0
|
||||
node-version: 17.7.1
|
||||
|
||||
- name: Regenerate package-lock.json
|
||||
run: make -C ui npm-upgrade
|
||||
|
||||
Reference in New Issue
Block a user