From 58ab60dd11037b5c1bb6f995771e2a3152c2db3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 03:26:19 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact digest to ea165f8 --- .github/workflows/package-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/package-release.yaml b/.github/workflows/package-release.yaml index b4d9676..9c19cab 100644 --- a/.github/workflows/package-release.yaml +++ b/.github/workflows/package-release.yaml @@ -214,7 +214,7 @@ jobs: - name: Upload artifacts if: steps.cache.outputs.should-run == 'true' && inputs.build-wheels != 'true' && (steps.semantic-release.outputs.new_release_published == 'true' || inputs.release-dry-run == 'true') - uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # ratchet:actions/upload-artifact@v4 + uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4 with: name: ${{ steps.set-outputs.outputs.artifact-name }} path: ${{ inputs.package-path }}/dist