We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0d88ba commit 31ad982Copy full SHA for 31ad982
1 file changed
.github/workflows/fuzz-test.yml
@@ -25,10 +25,6 @@ jobs:
25
steps:
26
-
27
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
28
- with:
29
- sparse-checkout:
30
- go.mod
31
- go.sum
32
33
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
34
with:
0 commit comments