From bae822f5d40540ed772ec74b19c610e6527cde20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 21:05:34 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact digest to abefc31 --- .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 e7f003ce9f..d4314a2752 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@95815c38cf2ff2164869cbab79da8d1f422bc89e # master + - uses: actions/download-artifact@abefc31eafcfbdf6c5336127c1346fdae79ff41c # master with: name: dist path: dist/ - - uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # master + - uses: actions/download-artifact@abefc31eafcfbdf6c5336127c1346fdae79ff41c # master with: name: node_modules path: ./ @@ -88,7 +88,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - - uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # master + - uses: actions/download-artifact@abefc31eafcfbdf6c5336127c1346fdae79ff41c # master with: name: dist path: dist/