Commit 79c6c4f
Changed files (1)
.github
workflows
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
- ruby-version: '3.1'
+ ruby-version: '2.7'
bundler-cache: true
- name: Running audit…
run: sh bin/audit