Bumped other version in Readme

This commit is contained in:
2020-03-20 17:44:02 +01:00
parent 0c51fd6dc9
commit 857b4b338e

View File

@@ -65,7 +65,7 @@ jobs:
with:
fetch-depth: 1
- name: Prettify the JS Code
uses: creyD/prettier_action@v2.0
uses: creyD/prettier_action@v2.1
with:
prettier_options: '--no-semi --write *.js'
branch: master