diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index aea4f671b..7e9dd9b87 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -41,7 +41,7 @@ jobs: - name: Upload build artifact 📤 if: github.event_name != 'pull_request' # We only need the build if we deploy it later. - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: build-folder path: docs/build/