From d65833e2f3aed10ea338b6057808d8247ddb40f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 07:01:44 +0000 Subject: [PATCH] chore(deps): [WPB-9777] bump dawidd6/action-download-artifact Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 20 to 21. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/v20...v21) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '21' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/qa-android-ui-test-manual-deflake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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