Skip to content

Bump rexml from 3.3.7 to 3.3.8 (#3959) #5872

Bump rexml from 3.3.7 to 3.3.8 (#3959)

Bump rexml from 3.3.7 to 3.3.8 (#3959) #5872

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