diff --git a/.github/workflows/update-llms.yml b/.github/workflows/update-llms.yml index d9da776..36b35f1 100644 --- a/.github/workflows/update-llms.yml +++ b/.github/workflows/update-llms.yml @@ -64,7 +64,7 @@ jobs: - name: Create Pull Request if: steps.changes.outputs.changes == 'true' - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v7 with: commit-message: "chore: update llms.txt" title: "chore: update llms.txt"