diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index e1dc29838..23ea2e99f 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -55,7 +55,7 @@ jobs: - name: Create PR if: ${{ github.event_name == 'release' }} - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: commit-message: "docs: Update switcher.json for ${{ github.ref_name }}" title: "docs: Update switcher.json for ${{ github.ref_name }}"