diff --git a/.github/workflows/smoketests-row.yml b/.github/workflows/smoketests-row.yml index 52304c0bc76..455ecb9fcf4 100644 --- a/.github/workflows/smoketests-row.yml +++ b/.github/workflows/smoketests-row.yml @@ -26,7 +26,7 @@ jobs: steps: - name: Download artifact id: download-artifact - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e + uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 with: workflow_conclusion: success run_id: ${{ github.event.workflow_run.id }}