File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1919 with :
2020 fetch-depth : 0
2121 - name : Setup .NET SDKs
22- uses : actions/setup-dotnet@v4
22+ uses : actions/setup-dotnet@v5
2323 with :
2424 dotnet-version : |
2525 6.0.x
5050 with :
5151 fetch-depth : 0
5252 - name : Setup .NET SDKs
53- uses : actions/setup-dotnet@v4
53+ uses : actions/setup-dotnet@v5
5454 with :
5555 dotnet-version : |
5656 6.0.x
7979 with :
8080 fetch-depth : 0
8181 - name : Setup .NET SDKs
82- uses : actions/setup-dotnet@v4
82+ uses : actions/setup-dotnet@v5
8383 with :
8484 dotnet-version : |
8585 6.0.x
@@ -118,7 +118,7 @@ jobs:
118118 with :
119119 fetch-depth : 0
120120 - name : Setup .NET SDKs
121- uses : actions/setup-dotnet@v4
121+ uses : actions/setup-dotnet@v5
122122 with :
123123 dotnet-version : |
124124 6.0.x
@@ -148,7 +148,7 @@ jobs:
148148 name : Packages
149149 path : Artifacts/Packages
150150 - name : Setup .NET SDKs
151- uses : actions/setup-dotnet@v4
151+ uses : actions/setup-dotnet@v5
152152 - name : Publish
153153 run : |
154154 echo "Found the following packages to push:"
@@ -177,7 +177,7 @@ jobs:
177177 name : Packages
178178 path : Artifacts/Packages
179179 - name : Setup .NET SDKs
180- uses : actions/setup-dotnet@v4
180+ uses : actions/setup-dotnet@v5
181181 - name : Publish
182182 run : |
183183 echo "Found the following packages to push:"
Original file line number Diff line number Diff line change 1818 with :
1919 fetch-depth : 0
2020 - name : Setup .NET SDKs
21- uses : actions/setup-dotnet@v4
21+ uses : actions/setup-dotnet@v5
2222 with :
2323 dotnet-version : |
2424 6.0.x
4949 with :
5050 fetch-depth : 0
5151 - name : Setup .NET SDKs
52- uses : actions/setup-dotnet@v4
52+ uses : actions/setup-dotnet@v5
5353 with :
5454 dotnet-version : |
5555 6.0.x
8080 with :
8181 fetch-depth : 0
8282 - name : Setup .NET SDKs
83- uses : actions/setup-dotnet@v4
83+ uses : actions/setup-dotnet@v5
8484 with :
8585 dotnet-version : |
8686 6.0.x
@@ -105,7 +105,7 @@ jobs:
105105 with :
106106 fetch-depth : 0
107107 - name : Setup .NET SDKs
108- uses : actions/setup-dotnet@v4
108+ uses : actions/setup-dotnet@v5
109109 with :
110110 dotnet-version : |
111111 6.0.x
@@ -129,7 +129,7 @@ jobs:
129129 with :
130130 fetch-depth : 0
131131 - name : Setup .NET SDKs
132- uses : actions/setup-dotnet@v4
132+ uses : actions/setup-dotnet@v5
133133 with :
134134 dotnet-version : |
135135 6.0.x
You can’t perform that action at this time.
0 commit comments