From 8c55eb2a1635bc57983ad9b940f7a4742228c545 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 01:44:03 +0000 Subject: [PATCH] [deps]: Update actions/upload-artifact digest to 6f51ac0 --- .github/workflows/check-dist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-dist.yml b/.github/workflows/check-dist.yml index 5ea74ca..9a2e529 100644 --- a/.github/workflows/check-dist.yml +++ b/.github/workflows/check-dist.yml @@ -47,7 +47,7 @@ jobs: fi # If index.js was different than expected, upload the expected version as an artifact - - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4 + - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4 if: ${{ failure() && steps.diff.conclusion == 'failure' }} with: name: dist