From 8b4c05f3b1f17e1e82de6eb810b733e6b01787fe Mon Sep 17 00:00:00 2001 From: William Dawson Date: Tue, 1 Oct 2024 16:10:23 +0900 Subject: [PATCH] Both places --- .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 08d0a4cf..da2a78a7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -119,7 +119,7 @@ jobs: path: Build - name: upload elsi if: ${{ matrix.elsi }} - uses: actions/upload-artifact@v1 + uses: actions/upload-artifact@v4 with: name: elsi path: ElsiBuild/elsi_output