Merge branch 'main' into update-stale-repo

This commit is contained in:
IvanZosimov 2022-12-14 14:32:24 +01:00
commit afbcabf8c3
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 16.x
cache: npm
- name: Install dependencies
run: npm ci