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@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5
31+ uses : actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5
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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
6969
7070 - name : 🔽 Setup dotnet from global.json
71- uses : actions/setup-dotnet@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5
71+ uses : actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5
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@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5
137+ uses : actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5
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@c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7 # v5
173+ uses : actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5
174174 with :
175175 global-json-file : global.json
176176 dotnet-version : |
You can’t perform that action at this time.
0 commit comments