diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index 9682777f..19065e0d 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -51,7 +51,7 @@ jobs: run: rm -r gh-pages/api - name: Download current ApiGen - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: apigen path: gh-pages/api