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 b2fc174 commit d31f03dCopy full SHA for d31f03d
.github/workflows/documentation.yml
@@ -50,7 +50,7 @@ jobs:
50
run: cmake --build ./build --target docs
51
52
- name: Upload artifact
53
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
54
with:
55
path: build/docs/api/html/
56
0 commit comments