diff --git a/.github/workflows/wc_publishSite.yml b/.github/workflows/wc_publishSite.yml index 58a2da51..716ad877 100644 --- a/.github/workflows/wc_publishSite.yml +++ b/.github/workflows/wc_publishSite.yml @@ -94,7 +94,7 @@ jobs: # DOWNLOAD DOCS, this will download all the artifacts because no name provided - name: Download docs ⬇️ - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: path: "docs/target/mdoc/docs/api/"