diff --git a/.github/workflows/thirdparty.yml b/.github/workflows/thirdparty.yml index 536d217426..dfa9de84ed 100644 --- a/.github/workflows/thirdparty.yml +++ b/.github/workflows/thirdparty.yml @@ -25,7 +25,7 @@ jobs: - name: Check run: | yarn run thirdparty - - uses: peter-evans/create-pull-request@v4 + - uses: peter-evans/create-pull-request@v5 with: commit-message: "[Auto update] Thirdparty libraries list" branch: auto-update/thirdparty