start-here
start-here copied to clipboard
Invite me workflow doesn't working
Description:
The invite-me (.invite me) workflow on actions is not working after commenting '.invite me'. During the docker build, it fails with code '5'.
Possible issue:
The Docker image is FROM Ruby 2.5, however seems public_suffix-5.0.0 requires ruby version >= 2.6, so I would suggest change the Ruby version to 2.6 and commit.