.github/workflows/test.yml in net-hippie-0.3.0 vs .github/workflows/test.yml in net-hippie-0.3.1

- old
+ new

@@ -8,8 +8,8 @@ steps: - uses: actions/checkout@v1 - name: Set up Ruby uses: actions/setup-ruby@v1 with: - version: 2.6.x + version: 2.7.x - name: Build and test run: bin/cibuild