Skip to content

Commit 6dc35df

Browse files
authored
Merge pull request #4716 from thaJeztah/faster_golang_ci
gha: specify full version for golang-ci-lint to speedup selection
2 parents 293b08d + 72dd30f commit 6dc35df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
- uses: golangci/golangci-lint-action@v2
3838
with:
39-
version: v1.29
39+
version: v1.29.0
4040
working-directory: src/github.com/containerd/containerd
4141
args: --timeout=5m
4242

0 commit comments

Comments
 (0)