diff --git a/.github/workflows/prettier_pr.yml b/.github/workflows/prettier_pr.yml index fc989d5..2ceee5a 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@v6 + uses: peter-evans/create-pull-request@v7 with: commit-message: "Prettier" title: "Prettier"