diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e4faefd..669eed2 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -396,7 +396,7 @@ jobs:
         run: attw ${{ env.TARFILE }}
       - id: archive
         name: Archive production artifacts
-        uses: actions/upload-artifact@v4.4.3
+        uses: actions/upload-artifact@v4.6.0
         with:
           name: ${{ env.TARFILE }}
           path: ${{ env.TARFILE }}