From fcd14dbe91b39e198e844dbcd73364f816604105 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 14 Dec 2023 12:52:27 -0700 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index aeb28bcde9a..f947eec0867 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -90,7 +90,7 @@ jobs: branch: ${{ github.head_ref }} - name: Upload build assets - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: build-assets path: dist