Use Ruby 2.x
This commit is contained in:
2
.github/workflows/licensed.yml
vendored
2
.github/workflows/licensed.yml
vendored
@@ -12,6 +12,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1.0.0
|
||||
- uses: actions/setup-ruby@v1.0.2
|
||||
with: {ruby-version: 3.x}
|
||||
with: {ruby-version: 2.x}
|
||||
- run: gem install licensed
|
||||
- run: licensed status
|
||||
|
||||
Reference in New Issue
Block a user