File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424 - name : Set up Ruby
2525 uses : ruby/setup-ruby@v1
2626 with :
27- ruby-version : " 3.2"
27+ ruby-version : " 3.4. 2"
2828 bundler-cache : true
2929
3030 - name : Run RuboCop
9898 - name : Set up Ruby
9999 uses : ruby/setup-ruby@v1
100100 with :
101- ruby-version : " 3.2"
101+ ruby-version : " 3.4. 2"
102102 bundler-cache : true
103103
104104 - name : Run bundle audit
@@ -130,7 +130,7 @@ jobs:
130130 - name : Set up Ruby
131131 uses : ruby/setup-ruby@v1
132132 with :
133- ruby-version : " 3.2"
133+ ruby-version : " 3.4. 2"
134134 bundler-cache : true
135135
136136 - name : Generate documentation
@@ -154,7 +154,7 @@ jobs:
154154 - name : Set up Ruby
155155 uses : ruby/setup-ruby@v1
156156 with :
157- ruby-version : " 3.2"
157+ ruby-version : " 3.4. 2"
158158 bundler-cache : true
159159
160160 - name : Check dependencies
You can’t perform that action at this time.
0 commit comments