diff --git a/.github/workflows/copy-stable-to-archive.yml b/.github/workflows/copy-stable-to-archive.yml index bc7718c..948ddd6 100644 --- a/.github/workflows/copy-stable-to-archive.yml +++ b/.github/workflows/copy-stable-to-archive.yml @@ -26,7 +26,7 @@ jobs: python scripts/copy_stable_to_preview.py - name: Create PR - uses: peter-evans/create-pull-request@v7.0.9 + uses: peter-evans/create-pull-request@v7.0.11 with: branch: update-preview-branch commit-message: "Copy stable to preview"