We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea2074 commit edbf888Copy full SHA for edbf888
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Ruby environment
15
uses: ruby/setup-ruby@v1
16
with:
17
- ruby-version: '3.4.4'
+ ruby-version: '3.4.5'
18
bundler-cache: true
19
20
- name: Set up database
0 commit comments