From 9f318dd7c34498effed51fdc4db237c579707fd6 Mon Sep 17 00:00:00 2001 From: utkarsh patrikar Date: Mon, 1 Jun 2026 21:31:05 +0530 Subject: [PATCH] fix(ci): update actions/upload-artifact to valid v4.6.2 SHA --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 29570e6..bd866f6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -81,7 +81,7 @@ jobs: shell: bash - name: Upload Binary Artifact - uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v4.3.3 + uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 with: name: kdc-${{ matrix.target }} path: target/${{ matrix.target }}/release/${{ matrix.bin_name }} @@ -159,7 +159,7 @@ jobs: generate_release_notes: true - name: Upload packaging artifacts - uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v4.3.3 + uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 with: name: release-dist path: dist/