8000
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 a355e8d commit 03aa447Copy full SHA for 03aa447
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
run: yarn install
37
# set up Ruby
38
- name: Set up Ruby ${{ matrix.ruby }}
39
- uses: ruby/setup-ruby@v1.40.0
+ uses: ruby/setup-ruby@v1.238.0
40
with:
41
bundler-cache: true
42
ruby-version: ${{ matrix.ruby }}
@@ -82,7 +82,7 @@ jobs:
82
83
84
85
86
87
88
@@ -118,7 +118,7 @@ jobs:
118
119
120
121
122
123
124
0 commit comments