zendesk / setup-check-codeowners

A script to check .github/CODEOWNERS, and a GitHub Action to install it
MIT License
1 stars 2 forks source link

change default ruby to 3.2.3 so I can run locally #38

Closed grosser closed 4 months ago

grosser commented 4 months ago

I get that we need to support 2.6.8, but I can't get any installer to install that, so I'd have to manually switch ruby versions every time ... let's upgrade to have a modern ruby and GHA will verify it still works on 2.6 cc @zdrve