Bump bidi checker version
This commit is contained in:
parent
d9cee4b221
commit
0ee7c1d0ce
|
@ -23,6 +23,6 @@ jobs:
|
|||
# Run the check for bidi characters.
|
||||
- name: Check for bidi characters
|
||||
id: bidi_check
|
||||
uses: HL7/bidi-checker-action@v1.5
|
||||
uses: HL7/bidi-checker-action@v1.8
|
||||
- name: Get the output time
|
||||
run: echo "The time was ${{ steps.bidi_check.outputs.time }}"
|
||||
|
|
Loading…
Reference in New Issue