File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44
44
fetch-depth : 0
45
45
46
46
- name : install
47
- uses : actions/setup-go@v5
47
+ uses : actions/setup-go@v6
48
48
with :
49
49
go-version-file : " go.mod"
50
50
Original file line number Diff line number Diff line change 34
34
run : |
35
35
.github/workflows/clean-unused-disk-space.sh
36
36
37
- - uses : actions/setup-go@v5
37
+ - uses : actions/setup-go@v6
38
38
with :
39
39
go-version-file : " go.mod"
40
40
- run : make test-e2e-integration
Original file line number Diff line number Diff line change 37
37
run : |
38
38
.github/workflows/clean-unused-disk-space.sh
39
39
40
- - uses : actions/setup-go@v5
40
+ - uses : actions/setup-go@v6
41
41
with :
42
42
go-version-file : " go.mod"
43
43
- run : sudo rm -rf /usr/local/bin/kustomize
57
57
run : |
58
58
.github/workflows/clean-unused-disk-space.sh
59
59
60
- - uses : actions/setup-go@v5
60
+ - uses : actions/setup-go@v6
61
61
with :
62
62
go-version-file : " go.mod"
63
63
- run : make test-unit
Original file line number Diff line number Diff line change 34
34
run : |
35
35
.github/workflows/clean-unused-disk-space.sh
36
36
37
- - uses : actions/setup-go@v5
37
+ - uses : actions/setup-go@v6
38
38
with :
39
39
go-version-file : " go.mod"
40
40
- run : sudo rm -rf /usr/local/bin/kustomize
Original file line number Diff line number Diff line change 34
34
run : |
35
35
.github/workflows/clean-unused-disk-space.sh
36
36
37
- - uses : actions/setup-go@v5
37
+ - uses : actions/setup-go@v6
38
38
with :
39
39
go-version-file : " go.mod"
40
40
- run : sudo rm -rf /usr/local/bin/kustomize
Original file line number Diff line number Diff line change 34
34
run : |
35
35
.github/workflows/clean-unused-disk-space.sh
36
36
37
- - uses : actions/setup-go@v5
37
+ - uses : actions/setup-go@v6
38
38
with :
39
39
go-version-file : " go.mod"
40
40
id : go
You can’t perform that action at this time.
0 commit comments