diff --git a/.github/workflows/thirdparty.yml b/.github/workflows/thirdparty.yml index 6fd9f63c..936272da 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@v5 + - uses: peter-evans/create-pull-request@v6 with: commit-message: "[Auto update] Thirdparty libraries list" branch: auto-update/thirdparty