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.
1 parent f43d51f commit 73e0b40Copy full SHA for 73e0b40
.github/workflows/DocPreviewCleanup.yml
@@ -11,7 +11,7 @@ jobs:
11
contents: write
12
steps:
13
- name: Checkout gh-pages branch
14
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
15
with:
16
ref: gh-pages
17
- name: Delete preview and history + push changes
0 commit comments