1 parent 7ac52d2 commit c1da085Copy full SHA for c1da085
1 file changed
.github/workflows/golangci-lint.yaml
@@ -19,12 +19,12 @@ jobs:
19
go-version: 1.21
20
- uses: actions/checkout@v4
21
- name: lint-host-ctr
22
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v9
23
with:
24
version: latest
25
working-directory: sources/host-ctr
26
- name: lint-ecs-gpu-init
27
28
29
30
working-directory: sources/ecs-gpu-init
0 commit comments