diff --git a/.github/workflows/update-docs.yml b/.github/workflows/update-docs.yml index 9e201e7a6..1632a9751 100644 --- a/.github/workflows/update-docs.yml +++ b/.github/workflows/update-docs.yml @@ -38,7 +38,7 @@ jobs: with: ref: gh-pages - name: Download docs - uses: actions/download-artifact@v1 + uses: actions/download-artifact@v4.1.7 with: name: docs - name: Replace docs