diff --git a/.github/workflows/subscript.yml b/.github/workflows/subscript.yml index 48c5126e0..722b69604 100644 --- a/.github/workflows/subscript.yml +++ b/.github/workflows/subscript.yml @@ -116,7 +116,7 @@ jobs: fetch-depth: 0 - name: Download documentation artifact - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: docs-html path: docs-html