There was an error while loading. Please reload this page.
1 parent f8f7655 commit 7d36776Copy full SHA for 7d36776
1 file changed
.github/workflows/docs-deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v6
21
22
- name: Download Artifact from Build
23
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v7
24
with:
25
name: doxygen-html
26
path: build-results
0 commit comments