From 061eb85ed90d244217449953b9125f189b448d0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 20:07:56 +0000 Subject: [PATCH] Update actions/upload-artifact action to v4 --- .github/workflows/uptest-all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/uptest-all.yml b/.github/workflows/uptest-all.yml index caf3c25958..efd8a5c634 100644 --- a/.github/workflows/uptest-all.yml +++ b/.github/workflows/uptest-all.yml @@ -121,7 +121,7 @@ jobs: - name: Upload Cluster Dump if: always() - uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3 + uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4 with: name: cluster-dump-aws path: ./_output/cluster-dump