Updated actions/upload-artifact from v1 to v4
This commit is contained in:
parent
932b1cbc32
commit
5053912534
2
.github/workflows/cifuzz.yaml
vendored
2
.github/workflows/cifuzz.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user