diff --git a/.github/workflows/builddocfx.yml b/.github/workflows/builddocfx.yml index bd00467..1bbc42b 100644 --- a/.github/workflows/builddocfx.yml +++ b/.github/workflows/builddocfx.yml @@ -59,7 +59,7 @@ jobs: persist-credentials: false - name: Download Artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: site