]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update upload-artifact version in cifuzz.yml
authorGreg Hudson <ghudson@mit.edu>
Thu, 14 Nov 2024 04:13:37 +0000 (23:13 -0500)
committerGreg Hudson <ghudson@mit.edu>
Thu, 14 Nov 2024 04:13:37 +0000 (23:13 -0500)
Commit 177d750222b758f5f5769c727340d12bfcd79488 missed a use of
upload-artifact@v3.  Update it now.

.github/workflows/cifuzz.yml

index 8e92a19e5fec360647492716c92db1d75fcca458..ba101f3f547a4c98446362c181949445b0e43697 100644 (file)
@@ -24,7 +24,7 @@ jobs:
             fuzz-seconds: 300
             output-sarif: true
         - name: Upload Crash
-          uses: actions/upload-artifact@v3
+          uses: actions/upload-artifact@v4
           if: failure() && steps.build.outcome == 'success'
           with:
             name: artifacts