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 ff2a29eCopy full SHA for ff2a29e
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
run: yarn install
37
# set up Ruby
38
- name: Set up Ruby ${{ matrix.rub 8000 y }}
39
- uses: ruby/setup-ruby@v1.40.0
+ uses: ruby/setup-ruby@v1.63.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