File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed
Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 4848 dotnet-version : |
4949 8.0.*
5050 9.0.*
51+ 10.0.*
5152 - name : Show installed versions
5253 shell : pwsh
5354 run : |
@@ -159,6 +160,7 @@ jobs:
159160 dotnet-version : |
160161 8.0.*
161162 9.0.*
163+ 10.0.*
162164 - name : Git checkout
163165 uses : actions/checkout@v5
164166 - name : Restore tools
@@ -218,6 +220,7 @@ jobs:
218220 dotnet-version : |
219221 8.0.*
220222 9.0.*
223+ 10.0.*
221224 - name : Git checkout
222225 uses : actions/checkout@v5
223226 with :
Original file line number Diff line number Diff line change 2828 dotnet-version : |
2929 8.0.*
3030 9.0.*
31+ 10.0.*
3132 - name : Git checkout
3233 uses : actions/checkout@v5
3334 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 2727 dotnet-version : |
2828 8.0.*
2929 9.0.*
30+ 10.0.*
3031 - name : Git checkout
3132 uses : actions/checkout@v5
3233 with :
You can’t perform that action at this time.
0 commit comments