We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7d28b6 + 066a415 commit a087842Copy full SHA for a087842
.github/workflows/test-docs.yaml
@@ -22,6 +22,6 @@ jobs:
22
- name: Check links
23
run: npm test
24
- name: Upload artifact
25
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
26
with:
27
path: './_build/html'
0 commit comments