Try v1 setup-ruby again
Some checks failed
Ruby CI / test (pull_request) Failing after 5s

This commit is contained in:
Andrew Tomaka 2025-01-15 22:40:23 -05:00
parent 8f7e937168
commit 044843c365
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

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@bfefad842bb982ff05b233bcbc1571d97a87e69f - uses: https://github.com/ruby/setup-ruby@v1
- uses: actions/cache@v4 - uses: actions/cache@v4
with: with:
path: vendor/bundle path: vendor/bundle