Skip to content

Bump actionmailer from 7.0.8.4 to 7.0.8.5 #73

Bump actionmailer from 7.0.8.4 to 7.0.8.5

Bump actionmailer from 7.0.8.4 to 7.0.8.5 #73

Workflow file for this run

---
name: diff-check
on: [push]
jobs:
appraisal:
runs-on: ubuntu-latest
env:
DIFF_CHECK_APPRAISAL: "true"
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
- run: bundle install
- uses: nickcharlton/diff-check@main
with:
command: bundle exec appraisal