diff --git a/.github/workflows/qa-android-ui-test-manual-deflake.yml b/.github/workflows/qa-android-ui-test-manual-deflake.yml index 9f35afce48..57a8a54e1c 100644 --- a/.github/workflows/qa-android-ui-test-manual-deflake.yml +++ b/.github/workflows/qa-android-ui-test-manual-deflake.yml @@ -72,7 +72,7 @@ jobs: # Download the standard deflake artifact exported by # qa-android-critical-flow-tests.yml or a previous manual deflake run. - name: Download deflake input artifact - uses: dawidd6/action-download-artifact@v20 + uses: dawidd6/action-download-artifact@v21 with: run_id: ${{ inputs.sourceRunId }} name: android-ui-test-deflake-input