From be73559c715d65588b64e4ed92af0341bc7a357f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 11:58:41 +0100 Subject: [PATCH] Update actions/upload-artifact action to v3 (#1161) Co-authored-by: Renovate Bot --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b5b6922bd..f7f521bc1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,7 +72,7 @@ jobs: # Artifact publish to pipeline - name: Upload logs as artifact - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: name: "Logs ${{ matrix.os }} - nodejs ${{ matrix.node-version }}" path: logs/