From 3387946f4808504b3fab552829e0937cea336633 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 3 Mar 2022 19:07:45 +0000 Subject: [PATCH] chore(deps): 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 5ec51ca30..bd51899ad 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -70,7 +70,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/