You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1206,7 +1206,7 @@ Note that different data filters play a big role as to which parts of the states
1206
1206
evaluated. Reference the
1207
1207
[State Data Filtering](#State-data-filters) section for more information about state data filters.
1208
1208
1209
-
By default, all workflow expressions should be defined using the [jq](https://stedolan.github.io/jq/) syntax.
1209
+
By default, all workflow expressions should be defined using the [jq](https://stedolan.github.io/jq/) [version 1.6](https://github.com/stedolan/jq/releases/tag/jq-1.6) syntax.
1210
1210
You can find more information on jq in its [manual](https://stedolan.github.io/jq/manual/).
1211
1211
1212
1212
Serverless Workflow does not mandate the use of jq and it's possible to use an expression language
0 commit comments