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 54007ec + 7daa876 commit 6b37442Copy full SHA for 6b37442
.github/workflows/doc.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Setup Pages
47
if: contains(github.ref, 'master') && (github.event_name != 'pull_request_target')
48
- uses: actions/configure-pages@v4
+ uses: actions/configure-pages@v5
49
with:
50
enablement: true
51
0 commit comments