Browse Source

Updated actions/upload-artifact from v1 to v4

yhirose 1 year ago
parent
commit
5053912534
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/cifuzz.yaml

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

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