Skip to content

Commit

Permalink
build: fix ruby to 3.3.22
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkim0 committed Jul 5, 2024
1 parent 5290da2 commit f698ee1
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 @@ -22,7 +22,7 @@ jobs:

- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.4"
ruby-version: "3.3.22"
bundler-cache: true

- uses: lemonarc/[email protected]
Expand Down

0 comments on commit f698ee1

Please sign in to comment.