File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 - name : Check out code into the Go module directory
1313 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v3
1414 - name : Set up Go
15- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v3
15+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v3
1616 with :
1717 go-version : ' 1.22.1'
1818 - name : Get dependencies
2525 - name : Check out code into the Go module directory
2626 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v3
2727 - name : Set up Go
28- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v3
28+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v3
2929 with :
3030 go-version : ' 1.22.1'
3131 - name : golangci-lint
You can’t perform that action at this time.
0 commit comments