diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 943f294..0c6327f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -47,7 +47,7 @@ jobs: steps: - name: Download artifacts from build job - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: docs