Skip to content

Bump simplecov-html from 0.12.3 to 0.13.1 (#3933) #5807

Bump simplecov-html from 0.12.3 to 0.13.1 (#3933)

Bump simplecov-html from 0.12.3 to 0.13.1 (#3933) #5807

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