File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8484 runs-on : ubuntu-latest
8585 permissions : {}
8686 steps :
87- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00
87+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c
8888 with :
8989 go-version : ^1.25.0
9090 - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903
Original file line number Diff line number Diff line change 3434 name : Setup .NET
3535 with :
3636 dotnet-version : 9.0.x
37- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00
37+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c
3838 name : Setup Go
3939 with :
4040 go-version : ^1.25.0
@@ -211,7 +211,7 @@ jobs:
211211 - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903
212212 with :
213213 node-version : 24.x
214- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00
214+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c
215215 with :
216216 go-version : ^1.25.0
217217 - name : Download build artifacts
You can’t perform that action at this time.
0 commit comments