diff --git a/lib/LuxLib/.github/workflows/FormatPR.yml b/lib/LuxLib/.github/workflows/FormatPR.yml index da970b77a..87df0744e 100644 --- a/lib/LuxLib/.github/workflows/FormatPR.yml +++ b/lib/LuxLib/.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@v4 + uses: peter-evans/create-pull-request@v5 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: Format .jl files