Be explicit with action for now
All checks were successful
Ruby CI / test (pull_request) Successful in 1m15s

This commit is contained in:
Andrew Tomaka 2024-10-28 22:07:44 -04:00
parent 5526f407f1
commit 53667db5c5
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -7,7 +7,7 @@ jobs:
test:
runs-on: cth-ubuntu-latest
steps:
- uses: ruby/setup-ruby@v1
- uses: https://github.com/ruby/setup-ruby@v1
with:
ruby-version: 3.3.5
- uses: actions/checkout@v4