File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 DEBIAN_FRONTEND : noninteractive
1313jobs :
1414 lint :
15- uses : mackerelio/workflows/.github/workflows/go-lint.yml@v1.4 .0
15+ uses : mackerelio/workflows/.github/workflows/go-lint.yml@v1.5 .0
1616 test :
17- uses : mackerelio/workflows/.github/workflows/go-test.yml@v1.4 .0
17+ uses : mackerelio/workflows/.github/workflows/go-test.yml@v1.5 .0
1818 test-linux :
19- uses : mackerelio/workflows/.github/workflows/setup-go-matrix.yml@v1.4 .0
19+ uses : mackerelio/workflows/.github/workflows/setup-go-matrix.yml@v1.5 .0
2020 with :
2121 run : |
2222 ./test.bash
2323 make testconvention
2424 os-versions : ' ["ubuntu-24.04"]'
2525 test-windows :
26- uses : mackerelio/workflows/.github/workflows/setup-go-matrix.yml@v1.4 .0
26+ uses : mackerelio/workflows/.github/workflows/setup-go-matrix.yml@v1.5 .0
2727 with :
2828 run : |
2929 go build -o check-log/check-log.exe ./check-log
You can’t perform that action at this time.
0 commit comments