From 8bec4ac0234d58958add02fe20f27ac547e8f127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 13:25:36 +0000 Subject: [PATCH] Bump dawidd6/action-download-artifact from 9 to 10 Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 9 to 10. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/v9...v10) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-compliance-check.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-compliance-check.yml b/.github/workflows/pr-compliance-check.yml index 1404bf40..59cea7b4 100644 --- a/.github/workflows/pr-compliance-check.yml +++ b/.github/workflows/pr-compliance-check.yml @@ -18,7 +18,7 @@ jobs: pr-number: ${{ steps.pr-info.outputs.pr-number }} steps: - name: Download PR info - uses: dawidd6/action-download-artifact@v9 + uses: dawidd6/action-download-artifact@v10 with: name: pr_number path: pr/ @@ -101,7 +101,7 @@ jobs: repository: ${{ github.event.workflow_run.head_repository.full_name }} ref: ${{ github.event.workflow_run.head_sha }} - name: Download benchmark results - uses: dawidd6/action-download-artifact@v9 + uses: dawidd6/action-download-artifact@v10 with: name: coverage-reports path: reports/