Skip to content

Commit

Permalink
chore: update ruby to 3.0 (#856)
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanSiqueira authored Jun 11, 2024
1 parent 659f5ab commit 0831832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 3.0
- name: Install dependencies
run: |
git submodule update --init
Expand Down

0 comments on commit 0831832

Please sign in to comment.