File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
- name : checkout
15
15
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
16
- name : Setup Go
17
- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
17
+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
18
18
with :
19
19
go-version : 1.23.x
20
20
cache-dependency-path : |
32
32
- name : checkout
33
33
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34
34
- name : Setup Go
35
- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
35
+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
36
36
with :
37
37
go-version : 1.23.x
38
38
cache-dependency-path : |
Original file line number Diff line number Diff line change 13
13
- name : Checkout
14
14
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15
15
- name : Setup Go
16
- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
16
+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
17
17
with :
18
18
go-version : 1.23.x
19
19
cache-dependency-path : |
Original file line number Diff line number Diff line change 33
33
- name : Checkout
34
34
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
35
35
- name : Setup Go
36
- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
36
+ uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
37
37
with :
38
38
go-version : 1.23.x
39
39
cache-dependency-path : |
You can’t perform that action at this time.
0 commit comments