Be explicit with action for now
All checks were successful
Ruby CI / test (pull_request) Successful in 1m15s
All checks were successful
Ruby CI / test (pull_request) Successful in 1m15s
This commit is contained in:
parent
5526f407f1
commit
53667db5c5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue