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