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 43cb8ea commit 3a2487aCopy full SHA for 3a2487a
.github/workflows/extensions-asciidocs.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/configure-pages@v3
38
39
- name: Upload Pages
40
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
41
if: github.ref == 'refs/heads/main'
42
with:
43
path: '_site'
0 commit comments