We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0b4d48 + 08ac4bb commit 5f9f4f0Copy full SHA for 5f9f4f0
.github/workflows/deploy-docs.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Create PR
57
if: ${{ github.event_name == 'release' }}
58
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
59
with:
60
commit-message: "docs: Update switcher.json for ${{ github.ref_name }}"
61
title: "docs: Update switcher.json for ${{ github.ref_name }}"
0 commit comments