This commit is contained in:
parent
3a45e2322d
commit
5d920d7dd5
@ -14,7 +14,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '14.0.x'
|
||||
node-version: '22.0.x'
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
@ -24,4 +24,3 @@ jobs:
|
||||
|
||||
- name: Run automated tests
|
||||
run: npm test
|
||||
|
||||
Loading…
Reference in New Issue
Block a user