ci/cifuzz: update to upload-artifacts@v4
authorVincent Fu <vincent.fu@samsung.com>
Thu, 26 Sep 2024 18:43:48 +0000 (14:43 -0400)
committerVincent Fu <vincent.fu@samsung.com>
Thu, 26 Sep 2024 18:43:48 +0000 (14:43 -0400)
upload-artifacts v1 is now deprecated. Switch to a maintained version.

We may also consider just getting rid of this workflow as it's not clear
that it has ever found any issue or if anyone looks at the output.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
.github/workflows/cifuzz.yml

index acc8d4828cbe250755dc874c949f60ec3196b351..9227735e08a37d3266404f958b16671c4891db0f 100644 (file)
@@ -17,7 +17,7 @@ jobs:
         fuzz-seconds: 600
         dry-run: false
     - name: Upload Crash
-      uses: actions/upload-artifact@v1
+      uses: actions/upload-artifact@v4
       if: failure() && steps.build.outcome == 'success'
       with:
         name: artifacts