projects
/
fio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6170d92
)
ci/cifuzz: update to upload-artifacts@v4
author
Vincent Fu
<vincent.fu@samsung.com>
Thu, 26 Sep 2024 18:43:48 +0000
(14:43 -0400)
committer
Vincent 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
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/cifuzz.yml
b/.github/workflows/cifuzz.yml
index acc8d4828cbe250755dc874c949f60ec3196b351..9227735e08a37d3266404f958b16671c4891db0f 100644
(file)
--- a/
.github/workflows/cifuzz.yml
+++ b/
.github/workflows/cifuzz.yml
@@
-17,7
+17,7
@@
jobs:
fuzz-seconds: 600
dry-run: false
- name: Upload Crash
- uses: actions/upload-artifact@v
1
+ uses: actions/upload-artifact@v
4
if: failure() && steps.build.outcome == 'success'
with:
name: artifacts