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

Use ruby/setup-ruby #66

Merged
merged 2 commits into from Mar 29, 2021
Merged

Use ruby/setup-ruby #66

merged 2 commits into from Mar 29, 2021

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented Mar 29, 2021

actions/setup-ruby is deprecated now. I replaced it to ruby/setup-ruby.

@kou kou merged commit 790dd11 into master Mar 29, 2021
@kou kou deleted the use-ruby-setup-ruby branch March 29, 2021 05:21
@kou
Copy link
Member

kou commented Mar 29, 2021

Thanks!

Copy link

@calbearox calbearox left a comment

Choose a reason for hiding this comment

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

git config [] [--type=] [--fixed-value] [--show-origin] [--show-scope] [-z|--null] name [value [value-pattern]] git config [] [--type=] --add name value git config [] [--type=] [--fixed-value] --replace-all name value [value-pattern] git config [] [--type=] [--show-origin] [--show-scope] [-z|--null] [--fixed-value] --get name [value-pattern] git config [] [--type=] [--show-origin] [--show-scope] [-z|--null] [--fixed-value] --get-all name [value-pattern] git config [] [--type=] [--show-origin] [--show-scope] [-z|--null] [--fixed-value] [--name-only] --get-regexp name_regex [value-pattern] git config [] [--type=] [-z|--null] --get-urlmatch name URL git config [] [--fixed-value] --unset name [value-pattern] git config [] [--fixed-value] --unset-all name [value-pattern] git config [] --rename-section old_name new_name git config [] --remove-section name git config [] [--show-origin] [--show-scope] [-z|--null] [--name-only] -l | --list git config [] --get-color name [default] git config [] --get-colorbool name [stdout-is-tty] git config [] -e | --edit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants