From 992a3f410f6169ca077538fce05a814e161af94a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 4 Jun 2022 05:47:25 +0000 Subject: [PATCH] Update actions/upload-artifact action to v3 --- .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 898f8c025..b650966ca 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/