diff --git a/.github/workflows/documentation-preview.yml b/.github/workflows/documentation-preview.yml index a16e8ba3..b6583cee 100644 --- a/.github/workflows/documentation-preview.yml +++ b/.github/workflows/documentation-preview.yml @@ -39,7 +39,7 @@ jobs: >> "${GITHUB_OUTPUT}" - name: Download Documentation - uses: actions/download-artifact@v6.0.0 + uses: actions/download-artifact@v7.0.0 with: name: Documentation Artifacts github-token: ${{ github.token }}