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 53bbca9 commit afa811bCopy full SHA for afa811b
.github/workflows/generate-dokka.yml
@@ -43,7 +43,7 @@ jobs:
43
run: make generateDokka
44
45
- name: Upload artifact
46
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
47
with:
48
path: ${{ github.workspace }}/build/dokka/htmlMultiModule
49
0 commit comments