Skip to content

Commit

Permalink
[.github] [workflows] [mail.yml] [jobs] [iOS] [steps] Update `ruby-ve…
Browse files Browse the repository at this point in the history
…rsion` (3.2.2).
  • Loading branch information
ruslanskorb committed Nov 26, 2024
1 parent dbe8f50 commit bdf4f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.2.2'
bundler-cache: true
- uses: actions/cache@v4
with:
Expand Down

0 comments on commit bdf4f6e

Please sign in to comment.