nimblehq / jetpack-compose-crypto

This is an sample Crypto market prices app built with Jetpack Compose
https://nimblehq.co/
MIT License
21 stars 5 forks source link

Fix: Migrate workflows setup-ruby action #72

Closed Wadeewee closed 1 year ago

Wadeewee commented 1 year ago

Issue

Screen Shot 2566-01-12 at 14 19 00

The CI failed on step Set up Ruby because the current action is deprecated and is no longer maintained like above☝️.

Expected

Update the action from actions/setup-ruby@v1 to ruby/setup-ruby@v1 in files .github/workflows/review_pull_request.yaml

Ref: https://github.com/actions/setup-ruby