.github/workflows/autocorrect.yml in legitbot-1.10.3 vs .github/workflows/autocorrect.yml in legitbot-1.10.4
- old
+ new
@@ -10,10 +10,10 @@
lint:
runs-on: ubuntu-latest
strategy:
matrix:
- ruby: [3.0]
+ ruby: [3.1]
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@v1