File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : actions/setup-node@v3
1515 with :
16- node-version : " 16 "
16+ node-version : " 22 "
1717 cache : " npm"
1818 - run : npm ci
1919 - name : Run unit tests on the repo
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : actions/setup-node@v3
1515 with :
16- node-version : " 16 "
16+ node-version : " 22 "
1717 cache : " npm"
1818 - run : npm ci
1919 - name : Check if Markdown files follow lint rules
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : actions/setup-node@v3
1515 with :
16- node-version : " 16 "
16+ node-version : " 22 "
1717 cache : " npm"
1818 - run : npm ci
1919 - name : Verify if all files are prettier-ed
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : actions/setup-node@v3
1515 with :
16- node-version : " 16 "
16+ node-version : " 22 "
1717 cache : " npm"
1818 - run : npm ci
1919 - name : Get changed files
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : actions/setup-node@v3
1515 with :
16- node-version : " 16 "
16+ node-version : " 22 "
1717 cache : " npm"
1818 - run : npm ci
1919 - name : Run spellcheck
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : actions/setup-node@v3
1515 with :
16- node-version : " 16 "
16+ node-version : " 22 "
1717 cache : " npm"
1818 - run : npm ci
1919 - name : Get changed files
Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v3
1414 - uses : actions/setup-node@v3
1515 with :
16- node-version : " 16 "
16+ node-version : " 22 "
1717 cache : " npm"
1818 - run : npm ci
1919 - name : Get changed files
You can’t perform that action at this time.
0 commit comments