From 62a9705a1d13db7b170c73f8465ccaff34e9faba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 02:52:22 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact digest to 6f51ac0 --- .github/workflows/pytest-workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytest-workflow.yml b/.github/workflows/pytest-workflow.yml index 7c0d70c77c2..80d4d7b338a 100644 --- a/.github/workflows/pytest-workflow.yml +++ b/.github/workflows/pytest-workflow.yml @@ -308,7 +308,7 @@ jobs: - name: Upload logs on failure if: failure() - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4 + uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4 with: name: logs-${{ matrix.profile }}-${{ steps.parsed.outputs.result }} path: |