diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 74db2a3..b53f894 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -52,7 +52,7 @@ jobs: steps: - name: Download documentation artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: name: documentation path: ./docs-dist