Update main.yml

This commit is contained in:
Muhammed Kalkan 2022-09-21 21:21:00 +03:00 committed by Jan-Otto Kröpke
parent e0036945ad
commit d236bf94d8
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -24,9 +24,9 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16.16.0
- uses: actions/setup-ruby@v1
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
ruby-version: '3.0'
- name: Update Lens
run: |
git clone https://github.com/lensapp/lens.git