mirror of
https://github.com/boostorg/beast.git
synced 2025-08-01 05:44:38 +02:00
committed by
Mohammad Nejati
parent
4e384f086b
commit
ea38d841b0
2
.github/workflows/fuzz.yml
vendored
2
.github/workflows/fuzz.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
python tools/boostdep/depinst/depinst.py --git_args "--jobs 3" $LIBRARY
|
||||
|
||||
- name: Fuzz corpus
|
||||
uses: actions/cache@v3.3.1
|
||||
uses: actions/cache@v4
|
||||
id: cache-corpus
|
||||
with:
|
||||
path: ${{ github.workspace }}/corpus.tar
|
||||
|
Reference in New Issue
Block a user