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 65c3959 commit 2108d70Copy full SHA for 2108d70
.github/workflows/apiref.yml
@@ -42,7 +42,7 @@ jobs:
42
run: "cp apigen/favicon.png docs/favicon.png"
43
44
- name: Upload artifact
45
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v2
46
with:
47
path: 'docs'
48
0 commit comments