chore(action): update action version

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2021-12-07 16:45:01 +05:30
parent f7c82fa96c
commit 24ce4c74b7
2 changed files with 3 additions and 1 deletions

View File

@@ -87,6 +87,7 @@ PaymentList(where:"(checkNumber,eq,JM555205)~or((amount,gt,200)~and(amount,lt,20
```
#### Logical operators
```
~or - 'or'
~and - 'and'