File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 fetch-depth : 0
2929
3030 - name : 🔽 Setup dotnet from global.json
31- uses : actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3 .0
31+ uses : actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4 .0
3232 with :
3333 global-json-file : global.json
3434 dotnet-version : |
Original file line number Diff line number Diff line change 6868 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
6969
7070 - name : 🔽 Setup dotnet from global.json
71- uses : actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3 .0
71+ uses : actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4 .0
7272 with :
7373 global-json-file : global.json
7474 dotnet-version : |
@@ -134,7 +134,7 @@ jobs:
134134 name : global-json
135135
136136 - name : 🔽 Install dotnet
137- uses : actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3 .0
137+ uses : actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4 .0
138138 with :
139139 global-json-file : global.json
140140 dotnet-version : |
@@ -170,7 +170,7 @@ jobs:
170170 name : global-json
171171
172172 - name : 🔽 Install dotnet
173- uses : actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3 .0
173+ uses : actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4 .0
174174 with :
175175 global-json-file : global.json
176176 dotnet-version : |
You can’t perform that action at this time.
0 commit comments