From fb0add1211d9291246156bb368ae20a22410ffd7 Mon Sep 17 00:00:00 2001 From: ndesai-newrelic <89222514+ndesai-newrelic@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:31:09 -0500 Subject: [PATCH] Update release-testing.yaml --- .github/workflows/release-testing.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-testing.yaml b/.github/workflows/release-testing.yaml index 9fe446e..6d8090f 100644 --- a/.github/workflows/release-testing.yaml +++ b/.github/workflows/release-testing.yaml @@ -66,7 +66,7 @@ jobs: - name: Capture logs if previous failure if: ${{ failure() }} - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: ${{ github.workflow }}-npm-logs path: |