diff --git a/README.md b/README.md index 3d348c4..9286ab7 100644 --- a/README.md +++ b/README.md @@ -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