File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8383 runs-on : ubuntu-latest
8484 permissions : {}
8585 steps :
86- - uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9
86+ - uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d
8787 with :
8888 dotnet-version : 9.0.x
8989 - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
Original file line number Diff line number Diff line change 3232 name : Setup Python
3333 with :
3434 python-version : 3.x
35- - uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9
35+ - uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d
3636 name : Setup .NET
3737 with :
3838 dotnet-version : 9.0.x
@@ -200,7 +200,7 @@ jobs:
200200 - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
201201 with :
202202 node-version : 18.x
203- - uses : actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9
203+ - uses : actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d
204204 with :
205205 dotnet-version : 9.0.x
206206 - name : Download build artifacts
You can’t perform that action at this time.
0 commit comments