diff --git a/.github/workflows/Formatter.yml b/.github/workflows/Formatter.yml index 8d4fa40..7b2299e 100644 --- a/.github/workflows/Formatter.yml +++ b/.github/workflows/Formatter.yml @@ -22,7 +22,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: ":robot: Format .jl files"