There was an error while loading. Please reload this page.
1 parent fa03fa0 commit c26a01bCopy full SHA for c26a01b
1 file changed
.github/workflows/build-preview.yaml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Install Ruby packages
34
if: github.event.action != 'closed'
35
- uses: ruby/setup-ruby@v1.172.0
+ uses: ruby/setup-ruby@v1
36
with:
37
ruby-version: "3.1"
38
bundler-cache: true
0 commit comments