diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 5efb924..01e85de 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -47,7 +47,7 @@ jobs: persist-credentials: false - name: Prettify code - uses: creyD/prettier_action@v4.3 + uses: creyD/prettier_action@v4.5 with: # "dry" causes that if any file is modified, the job fails dry: True