From 4a527212202853da09e7a084ca9825538379226d Mon Sep 17 00:00:00 2001 From: meeyun <31909236+meeyun-deriv@users.noreply.github.com> Date: Wed, 8 May 2024 09:25:38 +0800 Subject: [PATCH] down to version 4.0.0 --- .github/workflows/smoketests-row.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/smoketests-row.yml b/.github/workflows/smoketests-row.yml index 455ecb9fcf4..3c3fb21dc78 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@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 + uses: actions/download-artifact@7a1cd3216ca9260cd8022db641d960b1db4d1be4 with: workflow_conclusion: success run_id: ${{ github.event.workflow_run.id }}