mirror of
https://github.com/starship/starship.git
synced 2025-01-22 06:08:49 +01:00
ci: Replace setup-ruby with use-ruby-action
This commit is contained in:
parent
70428f7a9d
commit
ce5543f4bb
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -110,7 +110,7 @@ jobs:
|
||||
go-version: "1.12.1"
|
||||
|
||||
# Install Ruby at a fixed version
|
||||
- uses: actions/setup-ruby@v1
|
||||
- uses: eregon/use-ruby-action@v1
|
||||
with:
|
||||
ruby-version: "2.6.3"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user