File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 git config --global user.email "github-actions[bot]@users.noreply.github.com"
3333
3434 - name : 🗄️ Setup .NET
35- uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9
35+ uses : actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1
3636 with :
3737 dotnet-version : " 10.0.x"
3838
@@ -183,7 +183,7 @@ jobs:
183183 git config --global user.email "github-actions[bot]@users.noreply.github.com"
184184
185185 - name : �️ Setup .NET
186- uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9
186+ uses : actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1
187187 with :
188188 dotnet-version : " 10.0.x"
189189
Original file line number Diff line number Diff line change 2727 fetch-depth : 0
2828
2929 - name : Setup .NET
30- uses : actions/setup-dotnet@v5
30+ uses : actions/setup-dotnet@v5.4.0
3131 with :
3232 dotnet-version : ${{ env.DOTNET_VERSION }}
3333
@@ -110,7 +110,7 @@ jobs:
110110 fetch-depth : 0
111111
112112 - name : Setup .NET
113- uses : actions/setup-dotnet@v5
113+ uses : actions/setup-dotnet@v5.4.0
114114 with :
115115 dotnet-version : ${{ env.DOTNET_VERSION }}
116116
@@ -178,7 +178,7 @@ jobs:
178178 uses : actions/checkout@v7.0.0
179179
180180 - name : 🗄️ Setup .NET
181- uses : actions/setup-dotnet@v5
181+ uses : actions/setup-dotnet@v5.4.0
182182 with :
183183 dotnet-version : ${{ env.DOTNET_VERSION }}
184184
@@ -205,7 +205,7 @@ jobs:
205205 uses : actions/checkout@v7.0.0
206206
207207 - name : 🗄️ Setup .NET
208- uses : actions/setup-dotnet@v5
208+ uses : actions/setup-dotnet@v5.4.0
209209 with :
210210 dotnet-version : ${{ env.DOTNET_VERSION }}
211211
Original file line number Diff line number Diff line change 6161 uses : NuGet/setup-nuget@fd55a6f3b34392fa83fde1454582407d8c714123
6262
6363 - name : 🗄️ Setup .NET
64- uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9
64+ uses : actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1
6565 with :
6666 dotnet-version : " 10.0.x"
6767
@@ -134,7 +134,7 @@ jobs:
134134 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
135135
136136 - name : 🗄️ Setup .NET
137- uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9
137+ uses : actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1
138138 with :
139139 dotnet-version : " 10.0.x"
140140
@@ -215,7 +215,7 @@ jobs:
215215 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
216216
217217 - name : 🗄️ Setup .NET
218- uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9
218+ uses : actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1
219219 with :
220220 dotnet-version : " 10.0.x"
221221
Original file line number Diff line number Diff line change 4343 fetch-depth : 0
4444
4545 - name : 🗄️ Setup .NET
46- uses : actions/setup-dotnet@v5
46+ uses : actions/setup-dotnet@v5.4.0
4747 with :
4848 dotnet-version : ${{ env.DOTNET_VERSION }}
4949
8282 uses : actions/checkout@v7.0.0
8383
8484 - name : ️ Setup .NET
85- uses : actions/setup-dotnet@v5
85+ uses : actions/setup-dotnet@v5.4.0
8686 with :
8787 dotnet-version : ${{ env.DOTNET_VERSION }}
8888
Original file line number Diff line number Diff line change 5252 uses : actions/checkout@v7.0.0
5353
5454 - name : 🗄️ Setup .NET
55- uses : actions/setup-dotnet@v5
55+ uses : actions/setup-dotnet@v5.4.0
5656 with :
5757 dotnet-version : " 10.0.x"
5858
9191 uses : NuGet/setup-nuget@v4
9292
9393 - name : 🗄️ Setup .NET
94- uses : actions/setup-dotnet@v5
94+ uses : actions/setup-dotnet@v5.4.0
9595 with :
9696 dotnet-version : " 10.0.x"
9797
You can’t perform that action at this time.
0 commit comments