Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Use a maintained action for installing Ruby for the CI builds #121

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

oliverklee
Copy link
Collaborator

ruby/setup-ruby is the better action to use for installing Ruby
in GitHub Actions (particularly for more recent Ruby versions);
actions/setup-ruby is not.

`ruby/setup-ruby` is the better action to use for installing Ruby
in GitHub Actions (particularly for more recent Ruby versions);
`actions/setup-ruby` is not.
@oliverklee oliverklee added the bug Something is broken. label Jan 22, 2021
@oliverklee oliverklee self-assigned this Jan 22, 2021
@oliverklee oliverklee requested a review from lwe January 22, 2021 15:23
Copy link
Owner

@lwe lwe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@oliverklee oliverklee merged commit f220bc8 into main Jan 26, 2021
@oliverklee oliverklee deleted the bugfix/ruby-action branch January 26, 2021 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants