diff --git a/.github/workflows/FormatPR.yml b/.github/workflows/FormatPR.yml index daf708c..9396680 100644 --- a/.github/workflows/FormatPR.yml +++ b/.github/workflows/FormatPR.yml @@ -15,7 +15,7 @@ jobs: # https://github.com/peter-evans/create-pull-request#reference-example - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: Format .jl files