From 8553147e5e042fa2c9da9116b7e2ed4223057e60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 18:53:31 +0000 Subject: [PATCH] Bump dawidd6/action-download-artifact from 21 to 24 Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 21 to 24. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/v21...v24) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '24' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/benchmark-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark-comment.yml b/.github/workflows/benchmark-comment.yml index 7922a292a..9d2f6ee1e 100644 --- a/.github/workflows/benchmark-comment.yml +++ b/.github/workflows/benchmark-comment.yml @@ -26,7 +26,7 @@ jobs: steps: - uses: actions/checkout@v7 # restore records from the artifacts - - uses: dawidd6/action-download-artifact@v21 + - uses: dawidd6/action-download-artifact@v24 with: workflow: benchmark.yml name: Benchmarking