From f955778f9db9543f94ec96401465491fe92a5714 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 08:48:15 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact digest to 8caf195 --- .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 a0ee3ba..7c06ec3 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -59,7 +59,7 @@ jobs: - name: Checkout Project uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Download dist folder from artifacts - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4 + uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4 with: name: dist path: dist/ @@ -89,7 +89,7 @@ jobs: with: fetch-depth: 2 - name: Download Coverage report - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4 + uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4 with: name: coverage path: coverage/