File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5757 with :
5858 fetch-depth : 0
5959
60- - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
60+ - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
6161 with :
6262 go-version : " ${{ matrix.go-version }}"
6363 cache-dependency-path : " **/*.sum"
@@ -119,7 +119,7 @@ jobs:
119119 with :
120120 fetch-depth : 0
121121
122- - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
122+ - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
123123 with :
124124 go-version : " ${{ matrix.go-version }}"
125125 cache-dependency-path : " **/*.sum"
Original file line number Diff line number Diff line change 4545 fetch-depth : 0
4646
4747 - name : Install Go
48- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
48+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
4949 with :
5050 go-version : " ${{ matrix.go-version }}"
5151 cache-dependency-path : " **/*.sum"
9393 fetch-depth : 0
9494
9595 - name : Install Go
96- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
96+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
9797 with :
9898 go-version : " ${{ matrix.go-version }}"
9999 cache-dependency-path : " **/*.sum"
You can’t perform that action at this time.
0 commit comments