From c1483cbb9a9b5a883783087db422819c7c605a57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 11:19:06 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact digest to ea165f8 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 271f5284..21247c0e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }} - name: upload build artifacts - uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4 + uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4 id: upload_build_artifacts with: name: all-vsix