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

Setup Ruby action deprecation #210

Open
teckim opened this issue Sep 13, 2022 · 0 comments
Open

Setup Ruby action deprecation #210

teckim opened this issue Sep 13, 2022 · 0 comments

Comments

@teckim
Copy link

teckim commented Sep 13, 2022

Description:

I recently set up a new ROR project and added the GitHub actions, and after submitting the PR the rubocop job was failing, the error is in the screenshot below.
Screen Shot 2022-09-13 at 9 32 23 PM

Suggested solution:

I investigated the issue, and found out that actions/setup-ruby@v1 should be updated to ruby/setup-ruby@v1 along with ruby-version: '3.0'

If this sounds like a valid issue, I would be happy to open a pull request and discuss the solution.

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

No branches or pull requests

1 participant