From 5618d3b24a2143f6fd6c0ec252e5e616c5e6b1e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 01:12:39 +0000 Subject: [PATCH] Update actions/download-artifact digest to 2a59741 --- .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 c118a7f9fd..5634b07f0b 100644 --- a/.github/workflows/Build and test.yml +++ b/.github/workflows/Build and test.yml @@ -93,12 +93,12 @@ jobs: with: node-version: ${{ matrix.node-version }} - - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # master + - uses: actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # master with: name: dist path: dist/ - - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # master + - uses: actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # master with: name: node_modules path: ./ @@ -123,7 +123,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # master + - uses: actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # master with: name: dist path: dist/