There was an error while loading. Please reload this page.
1 parent 8da4c2f commit f1d6bbdCopy full SHA for f1d6bbd
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Install Ruby
12
uses: ruby/setup-ruby@v1
13
with:
14
- ruby-version: 3.3.1
+ ruby-version: 3.3.3
15
- name: Cache gems
16
uses: actions/cache@v1
17
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
@@ -100,7 +100,7 @@ jobs:
100
101
102
103
104
- name: Set up Node
105
uses: actions/setup-node@v1
106
0 commit comments