diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 6c9ae0c9..4593305f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -46,7 +46,7 @@ jobs: with: fetch-depth: "0" ref: "master" - - uses: actions/download-artifact@v2 + - uses: actions/download-artifact@v4 with: name: dist - name: Install SSH key