Skip to content

Version bump Ruby from 3.3.5 to 3.3.6 (#4068) #6116

Version bump Ruby from 3.3.5 to 3.3.6 (#4068)

Version bump Ruby from 3.3.5 to 3.3.6 (#4068) #6116

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