Update to Ruby 3.3.5 #33

Merged
atomaka merged 3 commits from update-ruby into main 2024-09-08 21:30:16 -04:00
Showing only changes of commit 072fba8f85 - Show all commits

View file

@ -9,7 +9,7 @@ jobs:
steps:
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.3.1
ruby-version: 3.3.5
- uses: actions/checkout@v4
- uses: actions/cache@v4
with: