Bläddra i källkod

[github-actions] cifuzz: Update upload-artifact to v4

Nikias Bassen 3 veckor sedan
förälder
incheckning
02ceecad2a
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      .github/workflows/cifuzz.yml

+ 1 - 1
.github/workflows/cifuzz.yml

@@ -19,7 +19,7 @@ jobs:
         dry-run: false
         language: c++
     - name: Upload Crash
-      uses: actions/upload-artifact@v3
+      uses: actions/upload-artifact@v4
       if: failure() && steps.build.outcome == 'success'
       with:
         name: artifacts