File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 fetch-depth : 1
3030
3131 - name : Install Go
32- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
32+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
3333 with :
3434 go-version-file : go.mod
3535 check-latest : true
5252
5353 - name : Install Go
5454 id : install_go
55- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
55+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
5656 with :
5757 go-version-file : go.mod
5858 check-latest : true
7878 fetch-depth : 1
7979
8080 - name : Install Go
81- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
81+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
8282 with :
8383 go-version-file : go.mod
8484 check-latest : true
@@ -115,7 +115,7 @@ jobs:
115115# fetch-depth: 1
116116#
117117# - name: Install Go
118- # uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
118+ # uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
119119# with:
120120# go-version-file: go.mod
121121# check-latest: true
You can’t perform that action at this time.
0 commit comments