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.
2 parents 1b74206 + 0b83700 commit 3b1c037Copy full SHA for 3b1c037
1 file changed
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Install dependent libraries
42
run: sudo apt-get install libpq-dev
43
- name: Set up Ruby
44
- uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f
+ uses: ruby/setup-ruby@eab2afb99481ca09a4e91171a8e0aee0e89bfedd
45
with:
46
bundler-cache: true
47
0 commit comments