IGNITE-24759 Upgrade actions/download-artifact.
diff --git a/.github/workflows/prepare-rc.yml b/.github/workflows/prepare-rc.yml
index 873836a..cf44c1b 100644
--- a/.github/workflows/prepare-rc.yml
+++ b/.github/workflows/prepare-rc.yml
@@ -192,7 +192,7 @@
           cd -
 
       - name: Upload Job Artifacts
-        uses: actions/upload-artifact@v3
+        uses: actions/upload-artifact@v4
         with:
           name: ${{ env.EXTENSION_RC_TAG }}
           path: ${{ env.GIT_HOME }}/target/${{ env.EXTENSION_RC_TAG }}.zip