diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 632a8cce..3230055b 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -62,7 +62,7 @@ jobs: # Download artifacts from last CI run - name: Download artifacts - uses: dawidd6/action-download-artifact@v2.23.0 + uses: dawidd6/action-download-artifact@v2.24.3 id: download_artifacts_push with: # Download last successful artifact from a CI build