diff --git a/.github/workflows/prettier_pr.yml b/.github/workflows/prettier_pr.yml index d5577ac..fc989d5 100644 --- a/.github/workflows/prettier_pr.yml +++ b/.github/workflows/prettier_pr.yml @@ -43,7 +43,7 @@ jobs: git pull || true - name: Create Pull Request - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 with: commit-message: "Prettier" title: "Prettier"