File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6262 ref : ${{ github.event.pull_request.head.sha || github.sha }}
6363
6464 - name : Set up Go
65- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.2.0
65+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v5.2.0
6666 with :
6767 go-version : ${{ matrix.go-version }}
6868
@@ -117,7 +117,7 @@ jobs:
117117 ref : ${{ github.event.pull_request.head.sha || github.sha }}
118118
119119 - name : Set up Go
120- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.2.0
120+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v5.2.0
121121 with :
122122 go-version : ' 1.25.x'
123123
@@ -145,7 +145,7 @@ jobs:
145145 ref : ${{ github.event.pull_request.head.sha || github.sha }}
146146
147147 - name : Set up Go
148- uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.2.0
148+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v5.2.0
149149 with :
150150 go-version : ' 1.25.x'
151151
You can’t perform that action at this time.
0 commit comments