.github/workflows/ci.yml in omniauth-teamwork-1.0.0 vs .github/workflows/ci.yml in omniauth-teamwork-1.0.1

- old
+ new

@@ -16,10 +16,10 @@ - "2.7" - "3.0" - "3.1" - "3.2" steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Set up Ruby uses: ruby/setup-ruby@v1 with: ruby-version: ${{ matrix.ruby }} bundler-cache: true # 'bundle install' and cache