-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[BUG] syntax error near unexpected token `then' #74
Labels
bug
Something isn't working
Comments
am also seeing the same issue when trying to upgrade to 4.1 |
Same here. I've downgraded to 4.0 and it appears to be fine - name: Prettify code
uses: creyD/prettier_action@v4.0 |
@insyri this appears to be the line which we changed in the last update. Could you please take a look at it? |
Noticed (5 mins ago, forgot to comment), I'm looking into this right now, my suspects are a syntactical error. |
Merged
Merged
Closed in v4.1.1 thanks to @insyri! |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
I'm getting the following error when running with a standard prettier configuration
Looks like the line was changed in commit dbdc557 any chance you can spot the error. It looks fine for me
Using the following .yml file:
The text was updated successfully, but these errors were encountered: