File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2020 - name : Setup Node.js
2121 uses : actions/setup-node@v4
2222 with :
23- node-version : " 20 "
23+ node-version : " lts/* "
2424 cache : " yarn"
2525
2626 - name : Install dependencies
4545 - name : Setup Node.js
4646 uses : actions/setup-node@v4
4747 with :
48- node-version : " 20 "
48+ node-version : " lts/* "
4949 cache : " yarn"
5050
5151 - name : Install dependencies
Original file line number Diff line number Diff line change 1- name : Nur UI CI/CD Pipeline
1+ name : Nur/ui CI/CD Pipeline
22
33on :
44 push :
2020 - name : Setup Node.js
2121 uses : actions/setup-node@v4
2222 with :
23- node-version : " 20 "
23+ node-version : " lts/* "
2424 cache : " yarn"
2525
2626 - name : Install dependencies
4545 - name : Setup Node.js
4646 uses : actions/setup-node@v4
4747 with :
48- node-version : " 20 "
48+ node-version : " lts/* "
4949 cache : " yarn"
5050
5151 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments