Skip to content

Commit

Permalink
ci correction
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoLombardo committed Jul 30, 2024
1 parent e3b9262 commit d396249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: "3.0.0"
ruby-version: "3.3.4"
- uses: actions/setup-node@v2
with:
node-version: "18"
Expand Down

0 comments on commit d396249

Please sign in to comment.