Update to Ruby 3.3.6 (#44)
All checks were successful
Deploy / deploy (push) Successful in 1m40s
All checks were successful
Deploy / deploy (push) Successful in 1m40s
Reviewed-on: #44
This commit is contained in:
parent
8b49e3e261
commit
1ee5937b19
5 changed files with 11 additions and 6 deletions
|
@ -7,10 +7,8 @@ jobs:
|
|||
test:
|
||||
runs-on: cth-ubuntu-latest
|
||||
steps:
|
||||
- uses: https://github.com/ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.3.5
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/ruby/setup-ruby@217c988b8c2bf2bacb2d5c78a7e7b18f8c34daed
|
||||
- uses: actions/cache@v4
|
||||
with:
|
||||
path: vendor/bundle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue