Skip to content

chore: bump the github-actions-updates group across 1 directory with … #266

chore: bump the github-actions-updates group across 1 directory with …

chore: bump the github-actions-updates group across 1 directory with … #266

Workflow file for this run

on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
ruby: [ '3.3', '3.4', '4.0' ]
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307.0
with:
bundler-cache: true
- run: bundle exec rspec