We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad9772 commit 5244a38Copy full SHA for 5244a38
1 file changed
.github/workflows/Coverity-self-hosted-Incremental.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: self-hosted
10
11
steps:
12
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v1
13
with:
14
fetch-depth: '0'
15
0 commit comments