diff --git a/.github/workflows/continuous_deployment.yml b/.github/workflows/continuous_deployment.yml index a8dee653..ae703193 100644 --- a/.github/workflows/continuous_deployment.yml +++ b/.github/workflows/continuous_deployment.yml @@ -77,7 +77,7 @@ jobs: steps: - name: "Download App Bundle" - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: app-bundle