.github/workflows/ruby-tests.yml in email_data-1694910495.0.0 vs .github/workflows/ruby-tests.yml in email_data-1695406680.0.0
- old
+ new
@@ -29,10 +29,10 @@
options:
--health-cmd pg_isready --health-interval 10s --health-timeout 5s
--health-retries 5
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- uses: actions/cache@v3
with:
path: vendor/bundle
key: >