.github/workflows/lint.yml in statsd-instrument-3.7.0 vs .github/workflows/lint.yml in statsd-instrument-3.8.0

- old
+ new

@@ -11,10 +11,9 @@ - uses: actions/checkout@v3 - name: Set up Ruby uses: ruby/setup-ruby@v1 with: - ruby-version: 2.7 bundler-cache: true - name: Run Rubocop run: bin/rubocop