We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 702dd45 commit 2844ddaCopy full SHA for 2844dda
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 1
22
- uses: ruby/setup-ruby@v1
23
with:
24
- ruby-version: 2.7
+ ruby-version: 2.7.3
25
bundler-cache: true
26
- name: prepare db
27
run: |
0 commit comments