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 2be47e6 commit 72a55fcCopy full SHA for 72a55fc
.github/workflows/fuzz.yml
@@ -19,7 +19,7 @@ jobs:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
run: sbt 'fuzz / assembly'
21
- name: Download Jazzer
22
- uses: robinraju/release-downloader@v1.10
+ uses: robinraju/release-downloader@v1.11
23
with:
24
repository: CodeIntelligenceTesting/jazzer
25
latest: true
0 commit comments