From 1dbc8cf7af7250eb641edb149a8dfe8d814218d2 Mon Sep 17 00:00:00 2001
From: Pete Johanson <peter@peterjohanson.com>
Date: Fri, 26 Jan 2024 03:45:35 -0500
Subject: [PATCH] Revert "fix(ci): Update one lingering upload-artifacts
 action."

---
 .github/workflows/build-user-config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-user-config.yml b/.github/workflows/build-user-config.yml
index a32e8c04..ce86d46f 100644
--- a/.github/workflows/build-user-config.yml
+++ b/.github/workflows/build-user-config.yml
@@ -157,7 +157,7 @@ jobs:
           fi
 
       - name: Archive (${{ env.display_name }})
-        uses: actions/upload-artifact@v4
+        uses: actions/upload-artifact@v3
         with:
           name: ${{ inputs.archive_name }}
           path: ${{ env.build_dir }}/artifacts