Skip to content

Bump psych from 5.1.2 to 5.2.0 (#4039) #6058

Bump psych from 5.1.2 to 5.2.0 (#4039)

Bump psych from 5.1.2 to 5.2.0 (#4039) #6058

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