feat: add support for ruby 4.0 #855
+7
−2
Open
Annotations
3 warnings
|
.github/workflows/build.yml#L277
.github/workflows/build.yml (Line: 277, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/build.yml#L305
.github/workflows/build.yml (Line: 305, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/build.yml#L400
.github/workflows/build.yml (Line: 400, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
Loading