From 85ae45142a689decdae8a59b897243191d666579 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 08:52:48 +0100 Subject: [PATCH] Update actions/upload-artifact action to v4 {patch} (#81) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/gradle-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gradle-ci.yml b/.github/workflows/gradle-ci.yml index b81e9f9..a401f4d 100644 --- a/.github/workflows/gradle-ci.yml +++ b/.github/workflows/gradle-ci.yml @@ -87,7 +87,7 @@ jobs: retention-days: 5 - name: 'Upload Test reports - Stream IO' if: always() - uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3 + uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0 with: name: test-report-file-barj-stream-io path: |