diff --git a/.github/workflows/update-doc-assets.yml b/.github/workflows/update-doc-assets.yml index 6b897c31..d2809739 100644 --- a/.github/workflows/update-doc-assets.yml +++ b/.github/workflows/update-doc-assets.yml @@ -47,7 +47,7 @@ jobs: cp -f *.png docs - name: Create Pull Request - uses: peter-evans/create-pull-request@v3.11.0 + uses: peter-evans/create-pull-request@v3.12.0 with: commit-message: Synced README changes to docs committer: github-actions[bot]