From 6d48fbcacffacf6e9b42f901137c575cb5afdec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 01:23:26 +0000 Subject: [PATCH] Bump dawidd6/action-download-artifact from 3.1.4 to 16 Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3.1.4 to 16. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/09f2f74827fd3a8607589e5ad7f9398816f540fe...2536c51d3d126276eb39f74d6bc9c72ac6ef30d3) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '16' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/test_results.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_results.yml b/.github/workflows/test_results.yml index 622c3179..2d98abde 100644 --- a/.github/workflows/test_results.yml +++ b/.github/workflows/test_results.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Download Artifacts - uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe # v6 + uses: dawidd6/action-download-artifact@2536c51d3d126276eb39f74d6bc9c72ac6ef30d3 # v6 with: run_id: ${{ github.event.workflow_run.id }} path: artifacts