Skip to content

Bump rails from 7.1.4.1 to 7.1.4.2 #2044

Bump rails from 7.1.4.1 to 7.1.4.2

Bump rails from 7.1.4.1 to 7.1.4.2 #2044

Workflow file for this run

name: ERB Templates
on:
- push
- workflow_call
jobs:
erblint:
name: ERB files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Run ERB Lint
run: bin/erblint