From 5f299cb4e262da0759f134c50c06a222d3d618a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 10:30:01 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact digest to fa0a91b --- .github/workflows/continuous-integration.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index fae3ede..e69f3cf 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -59,7 +59,7 @@ jobs: - name: Checkout Project uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 - name: Download dist folder from artifacts - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4 + uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4 with: name: dist path: dist/ @@ -89,7 +89,7 @@ jobs: with: fetch-depth: 2 - name: Download Coverage report - uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4 + uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4 with: name: coverage path: coverage/