diff --git a/.github/workflows/core-docs.yml b/.github/workflows/core-docs.yml index bbf31ae..6b8c810 100644 --- a/.github/workflows/core-docs.yml +++ b/.github/workflows/core-docs.yml @@ -51,7 +51,7 @@ jobs: fetch-depth: 0 token: ${{ secrets.PUSH_CORE_DOCS }} - name: Restore REST API Spec - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: doc-files - name: unzip phpdocumentor