From 2471fe38ed4bf6fbf7951bee5495b2bbdedbb1f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 07:28:03 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact digest to 7fba951 --- .github/workflows/Build and test.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/Build and test.yml b/.github/workflows/Build and test.yml index 9175bb6a1..04e7cec27 100644 --- a/.github/workflows/Build and test.yml +++ b/.github/workflows/Build and test.yml @@ -62,12 +62,12 @@ jobs: with: node-version: ${{ matrix.node-version }} - - uses: actions/download-artifact@533298bc57c27f112a2c04a74a04a4d43e2866fd # master + - uses: actions/download-artifact@7fba95161a0924506ed1ae69cdbae8371ee00b3f # master with: name: dist path: dist/ - - uses: actions/download-artifact@533298bc57c27f112a2c04a74a04a4d43e2866fd # master + - uses: actions/download-artifact@7fba95161a0924506ed1ae69cdbae8371ee00b3f # master with: name: node_modules path: ./ @@ -88,7 +88,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - - uses: actions/download-artifact@533298bc57c27f112a2c04a74a04a4d43e2866fd # master + - uses: actions/download-artifact@7fba95161a0924506ed1ae69cdbae8371ee00b3f # master with: name: dist path: dist/