summaryrefslogtreecommitdiff
path: root/.github/workflows/cifuzz.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/cifuzz.yml')
-rw-r--r--.github/workflows/cifuzz.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cifuzz.yml b/.github/workflows/cifuzz.yml
index 1b9730c417..11ea788a47 100644
--- a/.github/workflows/cifuzz.yml
+++ b/.github/workflows/cifuzz.yml
@@ -48,7 +48,7 @@ jobs:
dry-run: false
sanitizer: ${{ matrix.sanitizer }}
- name: Upload Crash
- uses: actions/upload-artifact@da838ae9595ac94171fa2d4de5a2f117b3e7ac32
+ uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2
if: failure() && steps.build.outcome == 'success'
with:
name: ${{ matrix.sanitizer }}-artifacts