diff --git a/.github/workflows/tft.yml b/.github/workflows/tft.yml index c9a0cc8..81bdecc 100644 --- a/.github/workflows/tft.yml +++ b/.github/workflows/tft.yml @@ -135,7 +135,7 @@ jobs: targetUrl: "" - name: Run test in testing farm - uses: sclorg/testing-farm-as-github-action@v2 + uses: sclorg/testing-farm-as-github-action@v3 if: contains(needs.prepare_vars.outputs.supported_platforms, matrix.platform) env: ARTIFACTS_DIR: ${{ env.ARTIFACT_TARGET_DIR }}/${{ env.ARTIFACTS_DIR_NAME }}