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@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
32+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .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@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
55+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
5656 with :
5757 go-version : stable
5858 check-latest : true
7878 fetch-depth : 1
7979
8080 - name : Install Go
81- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
81+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
8282 with :
8383 go-version-file : go.mod
8484 check-latest : true
@@ -116,7 +116,7 @@ jobs:
116116# fetch-depth: 1
117117#
118118# - name: Install Go
119- # uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
119+ # uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
120120# with:
121121# go-version-file: go.mod
122122# check-latest: true
You can’t perform that action at this time.
0 commit comments