We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327e18d commit 642b5e8Copy full SHA for 642b5e8
.github/workflows/fuzz.yml
@@ -21,7 +21,7 @@ jobs:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
run: sbt 'fuzz / assembly'
23
- name: Download Jazzer
24
- uses: robinraju/release-downloader@v1.11
+ uses: robinraju/release-downloader@v1.12
25
with:
26
repository: CodeIntelligenceTesting/jazzer
27
latest: true
0 commit comments