Skip to content

Bump sidekiq from 7.3.4 to 7.3.5 (#4038) #6059

Bump sidekiq from 7.3.4 to 7.3.5 (#4038)

Bump sidekiq from 7.3.4 to 7.3.5 (#4038) #6059

Workflow file for this run

on: [push]
name: Linter, ERB
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 ERB linter
run: bundle exec erb_lint app