Bump bidi checker version

This commit is contained in:
dotasek 2023-03-31 12:15:04 -04:00 committed by GitHub
parent d9cee4b221
commit 0ee7c1d0ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}"