File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3434 fetch-depth : 2
3535
3636 - name : Set up Go
37- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
37+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
3838 with :
3939 go-version-file : .go-version
4040
5353 fetch-depth : 2
5454
5555 - name : Set up Go
56- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
56+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
5757 with :
5858 go-version-file : .go-version
5959
7777 fetch-depth : 2
7878
7979 - name : Set up Go
80- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
80+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
8181 with :
8282 go-version-file : .go-version
8383
@@ -105,7 +105,7 @@ jobs:
105105 fetch-depth : 2
106106
107107 - name : Set up Go
108- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
108+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
109109 with :
110110 go-version-file : .go-version
111111
@@ -138,7 +138,7 @@ jobs:
138138 ssh-key : ${{ secrets.SEMANTIC_RELEASE_SSH_KEY }}
139139
140140 - name : Set up Go
141- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
141+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
142142 with :
143143 go-version-file : .go-version
144144
You can’t perform that action at this time.
0 commit comments