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 fafc8eb commit 306ed07Copy full SHA for 306ed07
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
run: sudo apt-get install doxygen
46
- name: make doxygen
47
run: make doxygen
48
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v4
49
with:
50
name: docs
51
path: html
0 commit comments