test with nodejs v16

This commit is contained in:
korelstar 2022-08-13 17:13:23 +02:00
parent 23f603eb44
commit a8891271b3
1 changed files with 1 additions and 2 deletions

View File

@ -18,8 +18,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v3
with:
node-version: '14'
- run: npm i -g npm@7
node-version: '16'
- name: Set up Stylelint Problem Matcher
uses: xt0rted/stylelint-problem-matcher@v1
- name: Install Dependencies