diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index 5d0441a2..9faa4276 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -122,7 +122,7 @@ jobs: node: [22] steps: - name: Download Artifact (Docs) - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: docsArtifact path: public/docs