File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 41
41
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
42
42
43
43
- name : Set up Go
44
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
44
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
45
45
with :
46
46
go-version-file : ${{ github.workspace }}/go.mod
47
47
Original file line number Diff line number Diff line change 23
23
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
24
24
25
25
- name : Set up Go
26
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
26
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
27
27
with :
28
28
go-version-file : ${{ github.workspace }}/go.mod
29
29
Original file line number Diff line number Diff line change 26
26
fetch-depth : 0
27
27
28
28
- name : Set up Go
29
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
29
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
30
30
with :
31
31
go-version-file : ${{ github.workspace }}/go.mod
32
32
You can’t perform that action at this time.
0 commit comments