diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index dd928a2..5bc73b7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -111,7 +111,7 @@ jobs: uses: actions/checkout@v4 - name: Download Artifacts - uses: actions/download-artifact@v4.1.4 + uses: actions/download-artifact@v4.3.0 with: name: Build path: build