diff --git a/.github/workflows/format_pr.yml b/.github/workflows/format_pr.yml index f06d4813..e5682602 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@v4.2.2 + uses: peter-evans/create-pull-request@v4.2.3 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: Format .jl files