diff --git a/.github/workflows/format_pr.yml b/.github/workflows/format_pr.yml index 81e23cc..9e0a0ba 100644 --- a/.github/workflows/format_pr.yml +++ b/.github/workflows/format_pr.yml @@ -24,7 +24,7 @@ jobs: # https://github.com/marketplace/actions/create-pull-request - name: Create Pull Request - uses: peter-evans/create-pull-request@v6.1.0 + uses: peter-evans/create-pull-request@v7.0.1 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: Format .jl files