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 1818 - oldstable
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
22- - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b
21+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
22+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00
2323 with :
2424 go-version : ${{ matrix.go-version }}
2525 - name : build
2929 lint :
3030 runs-on : ubuntu-latest
3131 steps :
32- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
33- - uses : golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd
32+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
33+ - uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9
3434 with :
3535 version : v2.0.2
You can’t perform that action at this time.
0 commit comments