Skip to content

Bump stimulus-use from 0.52.2 to 0.52.3 #1607

Bump stimulus-use from 0.52.2 to 0.52.3

Bump stimulus-use from 0.52.2 to 0.52.3 #1607

Workflow file for this run

name: RuboCop
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
name: Ruby
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Run RuboCop
run: bundle exec rubocop