diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 6db06fc3..c9f5fb2a 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -125,7 +125,7 @@ jobs: run: ./scripts/pipeline-deps.ps1 - name: Download module - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: name: Module path: ./out/modules/PSDocs