diff --git a/.github/workflows/wireless-performance-autotest.yml b/.github/workflows/wireless-performance-autotest.yml index 91a3c948d..f03f1c2dc 100644 --- a/.github/workflows/wireless-performance-autotest.yml +++ b/.github/workflows/wireless-performance-autotest.yml @@ -364,7 +364,7 @@ jobs: printf "\n$NEW_CONTENT\n" | sed -i "//r /dev/stdin" "$FILE" - name: Create Pull Request to documentation - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: token: ${{ secrets.ACCESS_TOKEN_ARMBIANWORKER }} path: documentation