diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 016c71b..3cc0215 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -57,7 +57,7 @@ jobs:
           ref: ${{ github.event.release.target_commitish }}
           
       - name: Get all distributables
-        uses: actions/download-artifact@v3
+        uses: actions/download-artifact@v4
       
       - name: Get distributables
         run: |