diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index dfbbd3f7..0527f44a 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -56,7 +56,7 @@ jobs:
           - { arch: arm64 }
     steps:
       - name: Download artifact
-        uses: actions/download-artifact@v2
+        uses: actions/download-artifact@v4.1.7
         with:
           name: avrdude-msvc-${{matrix.arch}}