From 92fa84d829e45ffdbc5684c7948ba31df2bf6975 Mon Sep 17 00:00:00 2001 From: James Coxon <175479+jamescoxon@users.noreply.github.com> Date: Mon, 7 Oct 2024 22:56:16 +0100 Subject: [PATCH] Update electron_hash.yml --- .github/workflows/electron_hash.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/electron_hash.yml b/.github/workflows/electron_hash.yml index 2171901..cce4e85 100644 --- a/.github/workflows/electron_hash.yml +++ b/.github/workflows/electron_hash.yml @@ -198,7 +198,7 @@ jobs: # Artifacts are always uploaded. Both untagged pushes and PRs - name: Upload Artifacts - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: ${{ matrix.os }} path: |