Skip to content

Bump sidekiq from 7.3.1 to 7.3.2 (#3929) #5810

Bump sidekiq from 7.3.1 to 7.3.2 (#3929)

Bump sidekiq from 7.3.1 to 7.3.2 (#3929) #5810

on: [push]
name: Linter, Rubocop
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@main
- name: Set up Ruby
uses: ruby/setup-ruby@master
with:
bundler-cache: true
- name: Run Rubocop linter
run: |
bundle exec rubocop