diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 379f188e..a196df23 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -25,7 +25,7 @@ jobs: run: npm i -f - name: Format run: npm run format - - uses: peter-evans/create-pull-request@v7 + - uses: peter-evans/create-pull-request@v8 with: commit-message: Format branch: format