Update to Ruby 3.3.6 #44

Merged
atomaka merged 13 commits from ruby-336 into main 2024-11-26 23:43:58 -05:00
Showing only changes of commit 4839686293 - Show all commits

View file

@ -8,7 +8,7 @@ jobs:
runs-on: cth-ubuntu-latest runs-on: cth-ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: https://github.com/ruby/setup-ruby@v1 - uses: https://github.com/ruby/setup-ruby@217c988b8c2bf2bacb2d5c78a7e7b18f8c34daed
- uses: actions/cache@v4 - uses: actions/cache@v4
with: with:
path: vendor/bundle path: vendor/bundle