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 597cbc3 + 04d3407 commit 3475362Copy full SHA for 3475362
1 file changed
.github/workflows/docs.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Upload Documentation
36
if: success()
37
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
38
with:
39
name: github-pages
40
path: 'site/'
0 commit comments