Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MuhammedKalkan authored and jkroepke committed Sep 29, 2022
1 parent e003694 commit d236bf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d236bf9

Please sign in to comment.