Force specific sha
All checks were successful
Ruby CI / test (pull_request) Successful in 26s

This commit is contained in:
Andrew Tomaka 2024-11-26 23:42:51 -05:00
parent 9462471fbd
commit 4839686293
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

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