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 b2932aa commit 6488ecaCopy full SHA for 6488eca
.github/workflows/docs.yaml
@@ -46,7 +46,7 @@ jobs:
46
run: make build docs
47
48
- name: upload artifact
49
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v2
50
with:
51
path: ./dist/docs
52
0 commit comments