We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 293b08d + 72dd30f commit 6dc35dfCopy full SHA for 6dc35df
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- uses: golangci/golangci-lint-action@v2
38
with:
39
- version: v1.29
+ version: v1.29.0
40
working-directory: src/github.com/containerd/containerd
41
args: --timeout=5m
42
0 commit comments