.github/workflows/main.yml in rgot-1.2.0 vs .github/workflows/main.yml in rgot-1.3.0

- old
+ new

@@ -15,9 +15,10 @@ matrix: ruby: - '2.7.7' - '3.0.5' - '3.1.3' + - '3.2.0' steps: - uses: actions/checkout@v3 - name: Set up Ruby uses: ruby/setup-ruby@v1