Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PurveshPatelYu authored Jan 27, 2024
1 parent 4a4c7e0 commit abc7ed6
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 @@ -15,9 +15,9 @@ jobs:
- uses: actions/checkout@v2.3.4

- name: Setup Ruby enviornment
uses: ruby/setup-ruby@v1.51.1
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 3.0

- name: Setup Node.js enviornemnt
uses: actions/setup-node@v2
Expand Down

0 comments on commit abc7ed6

Please sign in to comment.