Update main.yml
This commit is contained in:
parent
96ae096eb9
commit
14bd1d7acb
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
shell: bash
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 14.19.3
|
||||
node-version: 16.16.0
|
||||
- name: Update Lens
|
||||
run: |
|
||||
git clone https://github.com/lensapp/lens.git
|
||||
|
|
|
|||
Loading…
Reference in New Issue